Overv / VulkanTutorial

Tutorial for the Vulkan graphics and compute API
https://vulkan-tutorial.com
Creative Commons Attribution Share Alike 4.0 International
3.06k stars 511 forks source link

Go Version #298

Closed CannibalVox closed 1 year ago

CannibalVox commented 1 year ago

Hello, I'm a big fan of vulkan-tutorial.com - as a result, I created a vulkan-tutorial repository for my vulkan library in Go. https://github.com/vkngwrapper/vulkan-tutorial

I tried to follow the format of the Java version relatively closely. Would it be possible to include a link as with Java and Rust?

Overv commented 1 year ago

Nice work, I've added a link!