Re: [JAVA3D] DirectX error

2000-04-15 Thread Gernot Veith
hi, try to switch your display to true color mode Gernot On Tue, 15 Feb 2000 14:50:09 +0100, Augustin Gjini wrote: >I use J3D DirectX version and when I'm executing my J3D >program I have an error : > >java.lang.RuntimeException: The pixel format was invalid as >specified. >at

[JAVA3D] DirectX error

2000-04-15 Thread Augustin Gjini
I use J3D DirectX version and when I'm executing my J3D program I have an error : java.lang.RuntimeException: The pixel format was invalid as specified. at javax.media.j3d.Canvas3D.createContext(Native Method) at javax.media.j3d.Renderer.run(Renderer.java:211) Can anybody