/gltut-wgpu

Learning Modern 3D Graphics Programming With wgpu

Primary LanguageRust

Learning Modern 3D Graphics Programming With wgpu

This is my code for following along with the book Learning Modern 3D Graphics Programming. It is written in Rust using wgpu instead of OpenGL, and as such is somewhat of a translation.