> Well, we are all very curious about the reason you need this applet, but at
> the first sight, you don't need any 3D feature to implement it. I must
> confess that I think that you post in the wrong group. Try to post in
> alt.guess.java-applet.usage.
Well, in fact what I want to do is a 3D fractal in movement. This is the
cause that I chose this newsgroup.
I don't know much java and that applet would allow me to build the fractal.
The figure I want to convert to a Java applet is in:
http://www.josechu.com/moving_fractal/index.htm
Josechu
Patti Koenig - 28 Oct 2003 19:35 GMT
Josechu, your 3D fractal application sounds interesting. You can probably
implement it using FastScript3D by adding a simple primitive for the lines
you draw and then rotate. You can look at the web site to see if this
might work for you ....
http://fastscript3d.jpl.nasa.gov
Patti Koenig
> > Well, we are all very curious about the reason you need this applet, but
> at
[quoted text clipped - 12 lines]
>
> Josechu
Josechu - 29 Oct 2003 10:11 GMT
Thanks Patti for your advice.
However, I will have to learn to make a simple applet first, before I start
to study those 3D libraries.
Josechu
> Josechu, your 3D fractal application sounds interesting. You can probably
> implement it using FastScript3D by adding a simple primitive for the lines
[quoted text clipped - 21 lines]
> >
> > Josechu