Re: Jogl not drawing within a loop
Posted by
gouessej on
Sep 19, 2013; 8:38am
URL: https://forum.jogamp.org/Jogl-not-drawing-within-a-loop-tp4030066p4030068.html
Hi
If you don't succeed in using your own OBJ loader, why not using one of the build-in OBJ loader from JOGL, JOGL-utils or Ardor3D?
Maybe your mesh is not in the view frustum.