Re: [JAVA3D] 3 questions

2000-08-01 Thread Eelco van den Berg
> > 2.) Does java3D support boolean operators, ie Union, Intersection? > Yes, see Collections I don't think this is what is meant by boolean operators. Java3D does NOT support substractive and additive geometry, like creating a through hole by subtracting a cylinder from a box. You will have to w

Re: [JAVA3D] 3 questions

2000-08-01 Thread Pondrom, Pierre L
L PROTECTED]] > Reply To: Discussion list for Java 3D API > Sent: Tuesday, August 01, 2000 7:53 AM > To: [EMAIL PROTECTED] > Subject: [JAVA3D] 3 questions > > Hello all, > 1.) Is there anyway I can change the image plate view? Yes, > http://java.sun.co

[JAVA3D] 3 questions

2000-08-01 Thread Terence J Fagan
Hello all,     1.) Is there anyway I can change the image plate view?       2.) Does java3D support boolean operators, ie Union, Intersection?       3.) Is there a highlight fuction in Java so I can highlight edges of of an object?       4.) I came across PARALLEL_PROJECTION what is it and