Login  Register

Re: jogl utils

Posted by Fred Vernier on May 18, 2010; 9:43am
URL: https://forum.jogamp.org/jogl-utils-tp819809p825822.html

I'm not sure either. I found so many bugs I don't believe the 3DSLoader ever worked for instance. On the other hands I wonder if this project wasn't started to test new feature before adding them in the main jogl repository. One of the things everyone like I think are the java objects to load textures. in jogl-utils you find an attempt to make java objects to map lights. IMO the 3DS Loader should have moved to a java object to manage display lists (or VBO), as well as the 3d font util.

For git even if I fork the repository on my computer how the other people will use my bug fixes then ?