Hi J3D Folks,

I have a couple of questions I was hoping someone could help me
figure out.

Firstly, I have a geometry object that extends Shape3D. It is a
wireframe rectangle. I'm allowing the user to move it around and
enlarge/shrink it. How can I programmatically access the current
position and size of the object?

Secondly, how can I restrict movement of this object to an area
smaller than my canvas3D?

Thirdly, the object is moved within a larger wireframe cube. Within
that larger cube I have a bunch of points plotted. I would like to
programmatically figure out which points are within the smaller
wireframe cube at any given time (and change the color of them to
visually tell the user that they are within said smaller cube.)

Thank you very much for any ideas you may have.

Cheers,
./dylan

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