Hi all , 
Im trying to select diferents 3d objects with mouse… what is the basic process to make it?
I have tryed to call glcanvas.getComponentAT(x,y) but it doesnt works.
Thanks for answers…
Hi all , 
Im trying to select diferents 3d objects with mouse… what is the basic process to make it?
I have tryed to call glcanvas.getComponentAT(x,y) but it doesnt works.
Thanks for answers…
You should take a look at the Selection Chapter of the red book or different threads allready posted here.
Thanks… ill try to port the code to jogl.
but its ok… lets study… 