Re: Java3d 1.6.0-pre12 released: requires jogl 2.3.1
Posted by
Xerxes Rånby on
Jul 15, 2015; 3:49pm
URL: https://forum.jogamp.org/Java3d-1-6-0-pre12-released-requires-jogl-2-3-1-tp4034327p4034903.html
Manu wrote
As VirtualBox 5..0 was released very recently, I guess the drivers proposed Oracle are up to date! Is there a Xerces executable available somewhere?
gouessej wrote
Tick the check box "Enable 3D Acceleration".
I tried that but it gives the same stack trace.

The RawGL2ES2demo is part of the jogl-demos.7z (that contain ~200+ demos) you may run it from the command line:
wget
http://jogamp.org/deployment/jogamp-current/archive/jogamp-all-platforms.7zwget
http://jogamp.org/deployment/jogamp-current/archive/jogl-demos.7z7z x jogamp-all-platforms.7z
7z x jogl-demos.7z
java -cp jogl-demos/jar/jogl-demos.jar:jogamp-all-platforms/jar/gluegen-rt.jar:jogamp-all-platforms/jar/jogl-all.jar demos.es2.RawGL2ES2demo