> From: "Yadav Khanal" <[EMAIL PROTECTED]>
> 
> I would appreciate any one who can give me info about creating holes in 
> shape3D object.


The geometry utilities can be used to define a polygon with holes and then 
decompose the polygon into triangles (see the javadoc for the GeometryInfo 
class).

More complex operations, such as boolean operations on solids, must be done in 
application code.

Doug Gehringer
Sun Microsystems

=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to