Add Create a spinning ASCII donut

pull/1053/head
João Oliveira 10 months ago committed by GitHub
parent 4ffe877393
commit c85118d828
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -40,6 +40,7 @@ It's a great way to learn.
#### Build your own `3D Renderer`
* [**C**: _Create a spinning ASCII donut_](https://www.a1k0n.net/2021/01/13/optimizing-donut.html)
* [**C++**: _Introduction to Ray Tracing: a Simple Method for Creating 3D Images_](https://www.scratchapixel.com/lessons/3d-basic-rendering/introduction-to-ray-tracing/how-does-it-work)
* [**C++**: _How OpenGL works: software rendering in 500 lines of code_](https://github.com/ssloy/tinyrenderer/wiki)
* [**C++**: _Raycasting engine of Wolfenstein 3D_](http://lodev.org/cgtutor/raycasting.html)

Loading…
Cancel
Save