Is anyone out there running J3D on IRIX (SGI machines)? I'm getting a
Java crash (thread and monitor dump) when I run one of the demos. It is
choking on:
GraphicsConfiguration config =
SimpleUniverse.getPreferredConfiguration();
My main problem is that I developed an app on a Windows NT box (works
fine) and when I tried to run it on a SGI Infinite Reality machine (IRIX
v. 6.5, jdk 1.2.1, j3d 1.3.1beta) I experienced the Java crash. I can
fix this by getting a default configuration and sending it to the
Canvas3D, but then my graphics do not show up. If anyone can help I'd
really appreciate it.
regards,
Andy Kimsey
===========================================================================
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".