Initial Commit
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# wgpu-rs-learning
|
||||
This repo holds the code, with which I learn
|
||||
[wgpu](https://docs.rs/wgpu/0.9.0/wgpu/index.html).
|
||||
|
||||
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)
|
||||
Reference in New Issue
Block a user