Re: 2D Picking with Jogl
Posted by
gouessej on
Feb 28, 2011; 1:33pm
URL: https://forum.jogamp.org/2D-Picking-with-Jogl-tp2594712p2595015.html
Hi!
There is no difference between 2D and 3D when using picking, you call the same functions. You can use our example of picking in jogl-demos and adapt it to your needs.