Subject:

Re: I can't run demo under Java 3D 1.3
From:

Garry Wang <[EMAIL PROTECTED]>
Date:

Sun, 27 Oct 2002 17:30:33 -0700


Hi,
I have same problem when I try to run the demo program HelloUniverse.
The problem is SimpleUniverse.getPerferedConfiguration() return null, and I do use a G400 graphic card. Could tell me what is reason?

Thanks


I have a G400 card at work, and ran into a similar problem with how the Xj3D
code was generating its Canvas3D.  I believe the problem is that the G400 is
only reporting that it can support a 12 bit Z-buffer under the conditions that
Java3D is requesting.

Try enabling the 32 bit Z-buffer option in the Windows driver options.

--Brad Vender

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to