Far and Nearplane

Jo0oker

06-06-2010 14:29:58

Hello Community,
i have the problem, that my Viewrange is to short.

How i can scale the ViewMatrix, so that my Farplane isnĀ“t as near as now for my camera?

Greats,
Jo0oker

token

06-06-2010 22:12:05

Maybe I didnt get you right, but in Mogre Basic tutorial 2 :

http://www.ogre3d.org/wiki/index.php/Mogre_Basic_Tutorial_2


Camera.NearClipDistance = 5;


Same goes for Camera.FarClipDistance

Jo0oker

07-06-2010 13:50:42

Thank you,
that was what i am was looking for :)

Greats,
Jo0oker