Dimension of the viewable area

Started by Marius, June 19, 2013, 09:53:25 PM

Previous topic - Next topic

Marius

Hello,

i think my question is very easy to answer, but i don't get it..
I want to place 16 objects on the screen. The objects should be organized in 4 rows with each 4 columns. The space between the objects should be the same between all objects. This all is easy if i'm calculating with pixels according to the dimension of my screen. But i don't get it, how to get the "dimension" of the viewable area. Lets say the camera is a position x=0,y=0,z=100. How "big" is the area the user sees? How do i calculate this value?

Thanks in advance,
Marius

EgonOlsen


Marius

Thank you so much!! That is what i was looking for!