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 |
|
Erwin Coumans
|
924456548e
|
fix build, add premake4.lua
|
2016-04-26 21:08:02 -07:00 |
|
erwin coumans
|
40841e9078
|
revert floor.obj test file, load it by default in TinyRenderer/main.cpp
|
2016-04-26 21:01:46 -07:00 |
|
erwin coumans
|
03bdcc8737
|
patch TinyRenderer so it software-renders in an OpenGL texture, for testing
fix texture support: flip texture to make OpenGL happy (lower-left is origin)
add path prefix to .obj loader, so materials/textures are loaded ok.
|
2016-04-26 20:52:52 -07:00 |
|
erwin coumans
|
2cb39e358a
|
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 |
|