Login  Register

Re: 2D Picking with Jogl

Posted by gouessej on Sep 24, 2012; 9:56pm
URL: https://forum.jogamp.org/2D-Picking-with-Jogl-tp2594712p4026258.html

Hi

I already gave an example of picking here:
https://github.com/sgothel/jogl-demos/blob/master/src/demos/misc/Picking.java

Edit.: I think that software picking (no OpenGL picking) with bounding boxes is used in your example.
Julien Gouesse | Personal blog | Website