Page 1 of 1

Aspect ratio - strange behaviour

Posted: Sun May 07, 2006 4:56 pm
by vgx
Hi, default aspect ratio in Irrlicht should be according documentation 4/3 = ~1.33, but value returned by getAspectRatio() is 0.75, which equals 3/4, maybe mistake in documentation :?:

Posted: Sun May 07, 2006 8:24 pm
by hybrid
No, a bug. Patches available, but changing only the ratio is not enough. There are also some calculations done wrongly. Check the bugs forum and the patch page.