Sunday, April 5, 2009

Project #2

OpenGL based .obj viewer! Here are a few object files that I was able to load.












..Picture from an obj exported from maya of a pyramid!!


I found the cow.obj here.

After several different tries, I was unable to successfully load a file exported from Maya. I followed the given instructions but my program crashed every time.

I give lighthouse3d credit for their awesome tutorials. They especially helped me with this camera function that uses the keyboard.