Displaying .obj's
Posted by
kdub259 on
Dec 14, 2010; 2:09pm
URL: https://forum.jogamp.org/Displaying-obj-s-tp2085606.html
Im fairly new to JOGL and i have a small problem with a program i am working on. The program should read in a .obj file and display it. Atm i can read and display a basic cube or pyramid. However, when i try to load a teapot .obj file the outcome is as follows:
http://img72.imageshack.us/img72/5268/teapotk.jpgANY help would be great. I know it might be difficult without code, but maybe someone could see a mistake in my logic. I can post code if required, although im not exactly sure how. If you need me to explain how i read the .obj file and how i store the faces and vertices please let me know.
Thanks