450 B
450 B
wgpu-rs-learning
This repo holds the code, with which I learn wgpu.
The main idea for me, is to keep an eye on my progress and track milestones.
Learning Resources
I will try to keep this list up to date with all resources, which I use for learning.
- https://sotrh.github.io/learn-wgpu/#what-is-wgpu (Starting point for this project)
- https://github.com/sotrh/learn-wgpu (Matching GitHub Repo)