Manuel I just installed Java 3D today.  To get the Hello World example to work I
had to do the following steps:

1: cd \jdk1.2.2\demo\java3d\HelloUnivers
2: copy \jdk1.2.2\jre\ext\lib\*.*  .
3: copy \jdk1.2.2\bin\*.*   \jdk1.2\bin
4: set CLASSPATH=.;j3dcore.jar;j3dutils.jar;........the rest of the jar files
5: java HelloUniverse

See how you go.

Thanks
John Mizzi

Manuel Urbina wrote:

> Hello Evryone,
>
> I'm new into Java3d and I need help. I had installed Java2 Standard Ed.
> Platform, Opengl95, Forte v1.3 as an IDE and several examples and also the
> Java3d software. My problem is: how can I correctly run the examples? am I
> missing anything else? where can I write the codes? on notepad? When I had
> previously tried to run the example programs, every time I compile, there are
> errors..what am I doing wrong???
>
> Thanks alot, and sorry fro asking too many simple questions for all of you..
>
> Manuel
>
> ===========================================================================
> 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