> MIME-Version: 1.0
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
> Date: Mon, 26 Mar 2001 16:10:44 +0200
> From: Jordi López <[EMAIL PROTECTED]>
> Subject: [JAVA3D] OpenGL and Java3D
> To: [EMAIL PROTECTED]
>
> Hi,
>
> When a Java3D app runs on a user machine, is there a method to know if OpenGL
will be used by the renderer? For example, before the app starts, if there isn't
openGL support I would a message like: "Could not load OpenGL subsistem".
>
> Thank you in advance for any help,
>
> Jordi Lopez
>
If the OpenGL version of Java 3D is installed but OpenGL is not
present on your machine, you should see the following error message:
java.lang.UnsatisfiedLinkError: no J3D in shared library path
Dan Petersen
Java 3D Team
Sun Microsystems
===========================================================================
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".