Re: PickRay and Camera questions...
Posted by ThomasR on Jan 30, 2018; 8:15pm
URL: https://forum.jogamp.org/PickRay-and-Camera-questions-tp4038579p4038587.html
Hi,
To anyone interested:
I found Camera.setFrustumPerspective() to handle to update the Camera. I hope it's okay to call from the EDT via
componentResized() - I have no idea.
Tom