Got the shader bug again, but this time shadertoy.com wasn't cutting it. In college I wrote some shaders that I want to resurrect, but the code that handled the CPU side was a buggy, C++, OpenGL student mess. So, I've begun following a Vulkan tutorial adapted to Rust, and I got my first triangle!
1 likes 1 replies
?