Maybe this is what your looking for....
I did a Java 3D program to display the Platonic solids (and some others).
This is the
Dodecahedron Geometry I used. Note this is only the Geometry, not the
Appearance(s).
You can see the program I used this in at
http://www.rwgrayprojects.com/Java3D/Octave/Octave1.html
Its one of the first programs in Java 3D I wrote, so the interaction is
not very good. I am working on a *much* more interactive version. Closer
to a CAD program but with a lot of polyhedra and other shapes built in.
Bob Gray
-----Original Message-----
From: HAroldo Pereira [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 02, 2000 3:09 AM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] dodecahedron geometry
Hi
I need the geometry of the dodecahedron in format similar to tetrahedron
of the .../demo/java3D/Appearance/tetrahedron.java.
This file is the class extends the Shape3D.
Where do I find this file?
[]s
Haroldo
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
===========================================================================
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".
Dodeca.java