----- Original Message -----
From: "Maung Min" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 10, 2002 9:43 PM
Subject: [JAVA3D] how to write java 3d applet


> Hello,
> I am new to java 3D environment. But, I have written a few java
applications
> and applets. Can anybody kindly tell me where to find information about
how
> to write java 3D applet please?
I recommend you the Tutorial at:
http://www.sun.com/desktop/java3d/collateral/
I think I will need to set up plug-ins for
> my browser(I am not sure!). My questions are...

First: Please visit
http://java.sun.com/products/java-media/3D/index.html and
http://www.j3d.org/

You will find all needed information to start.
I recommend you the Tutorial:
> 1. Do I need to pre-install java 3D packages in my computer, if I open the
> java 3D applet?

You must install the J3D SDK. It includes the Runtime environment for your
system. If you want only runs applets its enough with the JRE for J3D.


> 2. How does browser knows how to load java 3D classes?
CLASSPATH?¿?¿ I think it should be enough with the first step. But you have
to patch your archive "html" that call the applet in order to change the
TAGS calls the applet. The same you do with other applets.

> 3. I have java 3d application which can run from command line. But, how
can
> I transform to be an applet to this application?

UUuups. It shouldn't be dificult.
> Any ideas and suggestions will be greatly appreciated.
>
> Thanks.
>
> Maung.
>
>
===========================================================================
> 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".
>

===========================================================================
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