/wgpu_study

I'm learning how to use WGPU

Primary LanguageRust

Learning WGPU

Repository for following the WGPU tutorial and studying it :3

Current Progress

Beginner

  • Dependencies and the window
  • The Surface
  • The Pipeline
  • Buffers and Indices
  • Textures and bind groups
  • Uniform buffers and a 3d camera
  • Instancing
  • The Depth Buffer
  • Model Loading