You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is currently impossible to build Java 3D with JOGL 2.0 RC 10.
GraphicsConfigurationFactory.getFactory() requires a second argument (GLCapabilities.class for example) and GraphicsConfigurationFactory.chooseGraphicsConfiguration() requires a last parameter (use VisualIDHolder.VID_UNDEFINED).
I fixed that during the siggraph but my source code is on Sven's hard disk.