Re: [JAVA3D] Dynamic Java3d

2000-05-18 Thread Malguy, Eric G.
Yes, it is possible. -Original Message- From: Kevin Bartholomew [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 17, 2000 2:37 PM To: [EMAIL PROTECTED] Subject: [JAVA3D] Dynamic Java3d I was wondering if it was possible to develop a java3d application that contains a panel of shapes

Re: [JAVA3D] Dynamic Java3d

2000-05-17 Thread John A. Tenney
Thanks for telling me your GPA. I was wondering. -Original Message- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Bartholomew Sent: Wednesday, May 17, 2000 11:37 AM To: [EMAIL PROTECTED] Subject: [JAVA3D] Dynamic Java3d I was wondering if it was

[JAVA3D] Dynamic Java3d

2000-05-17 Thread Kevin Bartholomew
I was wondering if it was possible to develop a java3d application that contains a panel of shapes(cube,sphere..etc) and drag each shape onto the java3d canvas one after the other so that the shapes could interact with one another. I am trying to get a feel for the limitation if any in Java3d. If