Add readme

This commit is contained in:
Carlos Sanchez 2024-07-26 17:54:19 -04:00
parent de0691d28e
commit 516dc262eb

7
README.md Normal file
View File

@ -0,0 +1,7 @@
Each folder is a separate lesson or idea I tried. I followed a couple lessons:
- https://github.com/ssloy/tinyrenderer/wiki/
- https://www.scratchapixel.com/
(more will be added if I use them...)
Some of the files are just examples I copied from online to see them work in person.