Login  Register

Better modifying the render or moving the camera?

Posted by elect on Feb 27, 2012; 8:23am
URL: https://forum.jogamp.org/Better-modifying-the-render-or-moving-the-camera-tp3780001.html

Since I gogled for it without finding anything interesting, I would like to ask you for some suggestions regarding if it is better to scale/translate the render itself keeping the camera position fixed or maybe moving closer/further or rotate the camera keeping the render position fixed?

I need a zooming out/in, rotation in all the 3 axes and also this kind of rotation

http://www.reknow.de/downloads/opengl/capture-1.avi

that is, if I first translate my render and then I apply a rotation, this rotation should consider the center always the windows center, and not the translated one