Peasycam and picking library
in
Contributed Library Questions
•
2 years ago
I have been working on an extensive data visualization sketch recently and ran into an issue with the following two libraries:
The picking library:
http://n.clavaud.free.fr/processing/picking-library/
and peasycam:
http://n.clavaud.free.fr/processing/picking-library/
Both work within the sketch on their own, but the picking library stops being able to determine objects if peasycam is active.
The question: Since the picking library is fairly old now, I was wondering if there is a better alternative to 3D picking in an opengl sketch, or if there has been a workaround for making these two libraries work with each other.
1