Login  Register

Re: Exporting java GLOOP,jogl,gluegen project in eclipse

Posted by gouessej on Apr 02, 2021; 9:15pm
URL: https://forum.jogamp.org/Exporting-java-GLOOP-jogl-gluegen-project-in-eclipse-tp4041085p4041086.html

Hello

At first, use a more recent version of JOGL. javax.media.opengl no longer exists in JOGL >= 2.3.2.

Secondly, tell us how you create your JAR containing all dependencies. You have to merge your classes and resources with the contents of jogamp-fat.jar.

Edit.: We don't maintain GLOOP but I can help you to build your own loop without using it.
Julien Gouesse | Personal blog | Website