Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

problem with graphics configuration

843799Nov 24 2006 — edited Dec 6 2008
i 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 3 2009
Added on Nov 24 2006
15 comments
3,564 views