problem with graphics configuration
843799Nov 24 2006 — edited Dec 6 2008i am not being able to set proper graphics configuration for my canvas3d constructor....
i already tried GraphicsConfigTemplate3D and also the getPreferredConfiguration() method of the SimpleUniverse utility. but both failed........both came with the error
DefaultRenderingErrorListener.errorOccurred:
CONTEXT_CREATION_ERROR: Renderer: Error creating Canvas3D graphics context
graphicsDevice = Win32GraphicsDevice[screen=0]
canvas = javax.media.j3d.Canvas3D[canvas0,0,0,256x256]
so is there a seperate way to configure graphics environment for microsoft windows.....please help me out.....
am using microsoft windows xp.......jdk with java3d 1.5 api