bullet3/examples/TinyRenderer
2019-11-08 16:10:05 -08:00
..
geometry.cpp Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
geometry.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
LICENSE.txt add unmodified version of TinyRenderer, a 500 line software renderer with vertex and pixel shaders, texture mapping and Wavefront .obj support. 2016-04-26 20:47:10 -07:00
main.cpp Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
model.cpp reserve faces (minor performance improvement?) 2019-11-08 16:10:05 -08:00
model.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
our_gl.cpp Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
our_gl.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
premake4.lua fix build, add premake4.lua 2016-04-26 21:08:02 -07:00
tgaimage.cpp Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
tgaimage.h Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
TinyRenderer.cpp avoid crashes in TinyRenderer 2019-10-09 22:26:20 -04:00
TinyRenderer.h backward compatibility fix 2018-10-09 16:25:32 -07:00