Simple object file (.obj) renderer in OpenGL using glm and glfw.
 
 
 
Go to file
Sean Hickey a7b124996e initial commit
Everything works correctly so far. Only the basics though. There's a light at the viewer (+z-axis) and the object gets loaded in the center. You can move with the keyboard ('wasd' and 'qe' do translation, 'ijkl' and 'ou' do rotations). Planning on changing that to use mouse input. Also hoping to add a way to move the lighting around.
2014-07-14 18:53:24 -04:00
objects initial commit 2014-07-14 18:53:24 -04:00
other_licenses/GenericMakefile initial commit 2014-07-14 18:53:24 -04:00
shaders initial commit 2014-07-14 18:53:24 -04:00
src initial commit 2014-07-14 18:53:24 -04:00
Makefile initial commit 2014-07-14 18:53:24 -04:00
UNLICENSE initial commit 2014-07-14 18:53:24 -04:00