Abhishek -

Java 3D doesnt do "Solid Modelling" which is really what CAD type codes do.
There are numerous CAD applications out there. Solid modelling is really a
mathematical process, which takes into account the mathematical definitions of
the primitives and then operates on them.

If you want to write your own solid modeller, there are a few solid modelling
kernals that you can get.


> Date: Wed, 10 Jan 2001 12:42:20 -0500
> From: "Abhishek K. Agrawal" <[EMAIL PROTECTED]>
> Subject: [JAVA3D] Java Based Solid Modeler
> To: [EMAIL PROTECTED]
>
> Are there any methods/classes in Java3d that support solid operations like
> intersection, subtraction, addition?
>
> How do you create complex solid in Java3d from the primitives?
>
> Is there any simple Java based solid modeler available for web
> applications?
>
> Abhishek
>
> ===========================================================================
> 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".

-------------------
Michael A. Schulman
Java 3D / JAI Product Line Manager
SUN Microsystems
901 San Antonio Rd. UMPK29-304
Palo Alto, CA 94303-4900

Direct: 650-786-0529   FAX: 650-786-7625

[EMAIL PROTECTED]

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