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

Add another good Rust tutorial #352

Closed chuigda closed 11 months ago

chuigda commented 11 months ago

The vulkanalia-based tutorial is

Safe Rust is good, but it's also meaningful to have an alternative version, I think. Maybe we should even put the vulkanalia version ahead since it's more accomplished.

Overv commented 11 months ago

Nice, thanks for the contribution!