Author Topic: Projection Center  (Read 125 times)

Shalmu Yakubov   «   on: May 24, 2012, 04:36:21 AM »
I would like to ask the question, which was already asked before:
http://www.flare3d.com/support/index.php?topic=719

i need to manipulate the perspective center to make our previously shown example more accurate:
http://217.151.77.254/~shalmoo/flare_test5/
as you can see, to implement the side-by-side motion, I move the camera side by side, but to make it look centered, I make the camera look at some center of the scene, which leads to a slight rotation of the whole scene. I would prefer to eliminate the rotation and to move the parallax only, so along with the side-by-side camera rotation it needs to move the projection center to the opposite direction.

Ivan Vodopiviz   «   Reply #1 on: May 24, 2012, 11:46:31 AM »
Hi,

We just posted a new example to the wiki that might help you, you can find it here. Please note that it might need adjustments to work correctly with your scene, but it should give you an idea.

Cheers,

Shalmu Yakubov   «   Reply #2 on: May 25, 2012, 10:29:27 AM »
Excellent, this is exactly what I need! Thank you!