Learning 3d (not an engine!!)
Go to file
2024-08-02 17:55:21 -04:00
go1 Working frame generation 2024-07-16 18:06:28 -04:00
go2 More stuff 2024-07-23 18:28:08 -04:00
raylib_3dexample1 Trying more examples 2024-07-30 19:14:28 -04:00
renderer1 Diablo default 2024-08-02 16:15:10 -04:00
renderer2 New renderer going great! 2024-08-02 17:55:21 -04:00
tinyrender1 back to safety 2024-07-23 23:48:51 -04:00
tinyrender1_perspective Having a lot of difficulty with facing normal 2024-07-27 14:05:36 -04:00
tinyrender2 Slightly faster 2024-07-27 01:16:49 -04:00
tinyrender3 Seemingly working... 2024-07-27 14:15:55 -04:00
tinyrender3_homework Finished homework again 2024-07-28 20:59:38 -04:00
tinyrender4 tinyrender5 2024-07-29 22:25:23 -04:00
tinyrender5 Seems fast enough? 2024-07-29 23:09:23 -04:00
.gitignore First homework attempt 2024-07-28 18:01:15 -04:00
business-rt.cpp More stuff 2024-07-23 18:28:08 -04:00
diablo.jpg Added diablo model 2024-08-02 16:00:44 -04:00
diablo.obj Added diablo model 2024-08-02 16:00:44 -04:00
head.jpg tinyrender5 2024-07-29 22:25:23 -04:00
head.obj Moving fast and probably breaking everything 2024-07-30 23:17:00 -04:00
paulheck.cpp More stuff 2024-07-23 18:28:08 -04:00
README.md Add readme 2024-07-26 17:54:19 -04:00

Each folder is a separate lesson or idea I tried. I followed a couple lessons:

(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.