Login  Register

Re: how to load a .obj with mtl?

Posted by gouessej on Dec 07, 2017; 8:18pm
URL: https://forum.jogamp.org/how-to-load-a-obj-with-mtl-tp4038099p4038389.html

Thank you for your contribution but you cannot relicense our source code into "public domain", this class is under GPL version 2 with classpath exception. If you keep it in your project, you have to use the same license, otherwise you have to keep your project and your modified version of Java3D separated (and a pull request would be welcome of course).

P.S: I advise you to use a versioning system and to drive your project independent from Netbeans. I use Eclipse and I do my best to allow other people to build my projects with several build tools without forcing them to use a particular IDE. Seeing exactly what you modified is less easier than it should, I won't download a compressed archive to find that. Please make an effort. Providing only archives is what I did more than ten years ago when I didn't know CVS, Subversion and GIT.
Julien Gouesse | Personal blog | Website