Re: [JAVA3D] Boolean operation

2001-09-19 Thread Pam Colwell
These are usually found in solid modelling packages (ie ParaSolid)... Java3D is concerned only with (as far as I can tell) polygonal surfaces Pam -Original Message- From: cadcam103 [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 19, 2001 9:50 AM To: [EMAIL PROTECTED] Subject: [JAVA

Re: [JAVA3D] spline geometric primitves

2001-08-16 Thread Pam Colwell
If my schedule at work allows it ;) I'm tempted to offer at least to help test Pam -Original Message- From: Justin Couch [mailto:[EMAIL PROTECTED]] provide beziers and b-splines to start with and then more to NURBS and other surfaces at a later stage. ===

[JAVA3D] spline geometric primitves

2001-08-15 Thread Pam Colwell
Is anyone aware of support for splines in j3d ? Or a 3rd party toolkit? I have found some code from searching on the internet from various .edu's I'd rather not re-invent the wheel. (Inventor has this ;) Thank-you Pam ==