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".
