Bump JOGL/GlueGen to 2.5.0 for openglfx compatibility
openglfx-jogl 4.1.19 calls GLDrawableFactory.getFactory(AbstractGraphicsDevice),
which does not exist in JOGL 2.3.2 (NoSuchMethodError at canvas init). 2.5.0
provides it; JoglTesselator's GLU tessellation API is unchanged across the bump.
Co-Authored-By:
Claude Opus 4.8 <noreply@anthropic.com>
Please register or sign in to comment