Page 1 of 1

Default Projection Matrix

Posted: 16 Aug 2012, 19:11
by GlareTechnologies
Hi,

I would be interested how you calculate the default projection matrix.
What are the default parameters.

Thanks in advance,

Bastian

Re: Default Projection Matrix

Posted: 17 Aug 2012, 16:29
by Karol
Perspective Fov LH:
fov: 45°
aspect: 4/3
znear: 1
zfar: 10000

Re: Default Projection Matrix

Posted: 18 Aug 2012, 14:38
by GlareTechnologies
thanks.

Re: Default Projection Matrix

Posted: 20 Aug 2012, 09:12
by GlareTechnologies
Besides it seems you have a default Z-Translation of ~29. Is this correct ?

Re: Default Projection Matrix

Posted: 20 Aug 2012, 09:35
by Karol
Yes! The default camera is located at (0, 0, -30) and has a view direction of (0, 0, 1).