bullet3/examples/TinyRenderer
Erwin Coumans 615effa4d9 fix typo in texels flip
add support to create a cube in TinyRenderer (quick test)
2016-04-28 12:28:04 -07:00
..
geometry.cpp 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
geometry.h patch TinyRenderer so it software-renders in an OpenGL texture, for testing 2016-04-26 20:52:52 -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 fix typo in texels flip 2016-04-28 12:28:04 -07:00
model.cpp fix typo in texels flip 2016-04-28 12:28:04 -07:00
model.h fix typo in texels flip 2016-04-28 12:28:04 -07:00
our_gl.cpp patch TinyRenderer so it software-renders in an OpenGL texture, for testing 2016-04-26 20:52:52 -07:00
our_gl.h patch TinyRenderer so it software-renders in an OpenGL texture, for testing 2016-04-26 20:52:52 -07:00
premake4.lua fix build, add premake4.lua 2016-04-26 21:08:02 -07:00
tgaimage.cpp fix typo in texels flip 2016-04-28 12:28:04 -07:00
tgaimage.h 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
TinyRenderer.cpp fix typo in texels flip 2016-04-28 12:28:04 -07:00
TinyRenderer.h fix typo in texels flip 2016-04-28 12:28:04 -07:00