A software 3D renderer written in C and SDL using the left-handed co-ordinate system.
make gen-compilation-db
make build
make run
make debug-build
make debug
make clean
References
Code produced as part of the course 3D Graphics Programming from Scratch.