Hi all.I want to ask you something and I hope you can help me a little.
I want to make a planetar system in java 3D.I will do this by drawing sun and the other planets.
What i want to ask you is : Is there any class in java 3D wich i can use and create objects(planets) or do i have to do it from the beginning.
Thank You and have a nice day.
Planetar System In Java 3D
Page 1 of 11 Replies - 1047 Views - Last Post: 15 May 2010 - 02:15 PM
Replies To: Planetar System In Java 3D
#2
Re: Planetar System In Java 3D
Posted 15 May 2010 - 02:15 PM
The documentation is a great place to start. 
Check out the com.sun.j3d.utils.geometry package for some 3D shape classes.

Check out the com.sun.j3d.utils.geometry package for some 3D shape classes.
Page 1 of 1