Minimal Vulkan app:
https://github.com/ssoj13/boilerplate_vk I’m not used to publish anything online, but here we go: another repository opened. This time that’s a minimal...
Three.js boilerplate:
One more repo: a simple boilerplate app to quickly start something cool with Three.js: https://github.com/ssoj13/boilerplate_threejs
State of the Rust GUI:
https://areweguiyet.com Nice link. Suddenly discovered the world of Tauri for myself. Qt is not really working with Rust (too many...
Qt / OpenGL / CUDA Fractal app
Another boilerplate C++ piece of graphics code: Qt app with a custom OpenGL Widget and CUDA integration.Widget has a double-buffered...
OpenFX plug-in boilerplate
Just opened my repository with OpenFX boilerplate code: https://github.com/ssoj13/boilerplate_openfx OpenFX API allows you to make image plug-ins. Once you have...