Hi,
I have geometrical shapes created using java.awt.Area (using Constructive Area
Geometry).
I would like to render this geometry with Java3D. Using the
java.awt.PathIterator class, it is pretty straight forward to
create the corresponding java3d geometry. Unfortunately, if the geometry
contains holes my simple program doesn't work.
Indeed holes contours have to be identified. Does someone know how to resolve
this problem.
Thanks.

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