I guess you are running Linux .
See the Java3D readme (at jdk root) about shared
context
I am not sure but maybe you need to use the
propertie:
-Dj3d.sharedctx=true
This way :
java -Dj3d.sharedctx=true MyProgram
just in case the readme to 1.3.1beta is
here
Alessandro
----- Original Message -----
|
- [JAVA3D] Creating Canvas error. Zak Nixon
- [JAVA3D] PlatformGeometry question Alessandro Borges
- [JAVA3D] PlatformGeometry question Ian M Nieves
- Re: [JAVA3D] PlatformGeometry question Zak Nixon
- Re: [JAVA3D] PlatformGeometry question Ian M Nieves
- [JAVA3D] HUD Overlay Question Ian M Nieves
- Re: [JAVA3D] Creating Canvas error. Zak Nixon