From: "Thiago de Araujo Soares" <[EMAIL PROTECTED]>
Sent: Sunday, October 28, 2001 7:58 AM


> Hi all,
>
> I would like where i can find documentation about CSG , Solid
modeling and
> Boolean operation.

Same place as for everything else.  "Constructive Solid
Geometry" on Google.com.

> Doe it already have implementations of it for java3d?

Everyone wishes it had implementations.  It's waiting for
someone to write and publish it.

Based on my reading of this list, I think that most people who
need more than cubes and cones are either piecing shapes
together by hand, building geometries vertex by vertex, or
building their models in outside 3D packages and importing them
into Java 3D with one of the available loaders.

What people want, though, is the ability to manipulate live
parametric solids on the scene graph.  That will take some time.
And investment.  And maybe a few more clicks on Moore's Law for
the hardware to catch up.

Cheers,
Fred

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