A tiny software renderer in ~700 lines of Cish code.
Build your own by following: https://github.com/ssloy/tinyrenderer
- Get the art from https://github.com/ssloy/tinyrenderer
- Have VisualStudio installed
- cd into tinyrenderer
- execute 'scripts\setup.bat'
- execute 'build'
- execute 'run'
