update readme
This commit is contained in:
parent
d441747c9a
commit
56bb19f3c3
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
# doing the wgpu-rs tutorial
|
||||
|
||||
[current chapter](https://sotrh.github.io/learn-wgpu/intermediate/tutorial10-lighting/#ray-path-tracing)
|
||||
|
||||
## stuff to maybe do after the tutorial is done
|
||||
|
||||
* [glsl preprocessor using tera](https://codecrash.me/an-opengl-preprocessor-for-rust)
|
||||
* [line drawing](https://vladjuckov.github.io/hqlines/)
|
Loading…
Reference in a new issue