-
Notifications
You must be signed in to change notification settings - Fork 0
NathanielRudenberg/Basic-3D-Renderer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
I am making a 3D renderer in C++ to help myself learn the fundamentals of 3D graphics programming. It uses SDL to display stuff on screen and GLM for the geometric calculations.