> From: John Stampfl <john.stampfl@eng>
>
> I have installed:
> jdk1.2
> directx
> java3d
>
>
> When I try to run the HelloUniverse demo program using the appletviewer,
> I get:
>
> java.lang.RuntimeException: No pallette object attached to this surface.
> at javax.media.j3d.Canvas3D.createContext(Native Method).
> at javax.media.j3d.Renderer.run(Compiled Code).
>
>
> Any ideas as to what error, I made in my setup.
Try changing your display to use a 16-bit pixel format (Display Properties->
"Thousands of Colors").
Doug Gehringer
Sun Microsystems
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/