At 10:56 11/03/2003 -0500, you wrote:
Is there a class/method/utility which will take an array of polyhedron
vertex coordinates and return a TriangularArray for the polyhedron?

For example, I have the coordinates for an Icosahedron, but no other
information.  Is there a utility I can call with these coordinates to get
back a TriangleArray for the Icosahedron?

I looked at GeometryInfo, but it looks like you need to first know which
combination of vertex coordinates forms the faces of the polyhedron.

Cheers,
Bob Gray

I'm interested by the code if you succeed.


Meanwhile this is not easy if you are a beginner. Consider using utilities
from sun or code from j3d.org. You will save a lot of time but they only
have a few polyhedra. Good luck.

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

__________________________________________________________________________________________


Silvere Martin-Michiellot builds the Internet future on
www.digitalbiosphere.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".

Reply via email to