Login  Register

Re: JOGL Java 10 modularization

Posted by swong on Nov 19, 2018; 4:53am
URL: https://forum.jogamp.org/JOGL-Java-10-modularization-tp4038983p4039288.html

I saw some oblique references to joglamp-fat.jar but could neither figure out what it was nor where to get it.

the getWidth/Height -> getSurfaceWidth/Height substitution makes sense.  

I couldn't find the replacement for destroy() however and I've got some legacy code (WorldWind Java 2.1.0) that makes that call.

Thanks for your help, it is *greatly* appreciated!