How to Select objects in GLCanvas

Hi all , :wink:

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. :stuck_out_tongue: but its ok… lets study… :slight_smile: