Hi Cheng, Thanks a lot for your help and file. I have to read your code and try to understand what you did in your code first. I am sure it will help me a lot, since I am very new in Java3D area. I will let you know what I get the result with your code.
Thanks. Maung. -----Original Message----- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Cheng Chang Dong Sent: Sunday, January 27, 2002 7:44 PM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] need help on Geometry picking I have developed the picking behavior, and attach it for your reference. Cheng Chang Dong http://vlab.ee.nus.edu.sg/~ccd ----- Original Message ----- From: "Javier Ruiz Gonz�lez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 28, 2002 12:26 AM Subject: Re: [JAVA3D] need help on Geometry picking > You can use Geometry picking without any problem (it's what I use on my > application). > Using PickCanvas, you only need to set the eye position and retrieve the > geometry from the PickResult. If you are interested I can send you a > test program I did a while ago (it uses objload). > > Regards, > Javier Ruiz. > > Maung Min escribi=F3: > > = > > > Hello, > > Can I use Geometry picking on the 3d object(Scene object which loaded b= > y > > com.sun.j3d.loaders.Scene)?? Java 3D demo only show how to use geometry= > > > picking on Shape3D object which is created by javax.media.j3d.Shape3D c= > lass. > > It is possible to use geometry picking on the 3d object which loaded by= > > > com.sun.j3d.loaders?? > > Any suggestions, comments will be really appreciated. > > = > > > Maung. > > = > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > =3D > > 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". > > =========================================================================== > 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". =========================================================================== 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".
