mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Add section title
This commit is contained in:
parent
283e846b0b
commit
9d27114982
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@
|
|||
- [Template Engine](#build-your-own-template-engine)
|
||||
- [Web Server](#build-your-own-web-server)
|
||||
|
||||
## Tutorials
|
||||
|
||||
#### Build your own `3D Renderer`
|
||||
|
||||
* [**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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue