Re: [JAVA3D] URGENT...About AWT event

2002-02-04 Thread SUBSCRIBE JAVA3D-INTEREST clsiu
Hi Karsten, I've got the reply from you. In fact the implementation of this behavior is quite critical for my project..which is a cluster monitoring system with VR support. There's many computer (3D graphic) which from the point of Shape3D view, each 3D graphic should content many component

Re: [JAVA3D] URGENT...About AWT event

2002-02-04 Thread Karsten Fries
Hi Siu, yes, that is possible. But you have to intersect your scene while moving the mouse, or after the mouse rested for a certain period on a coordinate. For computing intersections you can use the picking utilities int the com.sun.j3d... package. But note that this calculation can make your

[JAVA3D] URGENT...About AWT event

2002-02-03 Thread SUBSCRIBE JAVA3D-INTEREST clsiu
Dear All, Is that possible for me to change the mouse arrow to a...ar,palm image when I move my pointer to the element on the virtual world?(just like those at the browserto tell the user that they can click on there).. It is urgent and thank mush for all your kind consideration!! Siu =