Gooop @dev.gooop.net · Dec 20

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

?

Replies

Gooop · Dec 20

Here's the tutorial in question: kylemayes.github.io/vulkanalia/i... It's been pleasant so far!