This is a repo where i am learning how to use wgpu as a rendering API using its rust bindings and rust ecosystem. At the beginning I am following a guide but this will go wayy past if I find the time to implement new things
- Complete Basics of https://sotrh.github.io/learn-wgpu/
- Complete Intermediate Implementation
- Basic Lighting model
- Normal Maps
- Camera System