Re: Lighting on .OBJ Model after import
Posted by Flows on Apr 18, 2011; 8:39pm
URL: https://forum.jogamp.org/Lighting-on-OBJ-Model-after-import-tp2816340p2836152.html
Thanks a lot!!!! Worked perfectly!
Now i can load objects and apply textures! Albeit a bit laggy when moving my object around.
If you have time, just 1 more question related to loading OBJ files. I can load numerous obj models, but when i try to load a specific model (its a AK47 model) i get a buffer overflow exception. I take it its because theres too much being done in memory. Is this a limitation of the loader, or of my code?
Thanks for the help, its much appreciated