Page 1 of 1

Orthographic Camera

Posted: Tue Feb 06, 2018 11:10 am
by scaphoide
hi ,
I try to make 3D texture to extract Normal map and so on, but the orthographic camera is limited at 2meters : impossible to have frame under 2 meters ??? So if i want to do do a little texture there's a lot blank around !
And other problem why when there's no object in the middle of the scene, IPR doesn't render anything ? Very strange bug.

Re: Orthographic Camera

Posted: Wed Feb 07, 2018 12:08 am
by juanjgon
Hi,

There are precision artifacts if you try to render a very small scale ortho camera, but in any case, it is related to the camera position or the scene scale. Usually, if you disable the ortho scale in meters, you should be able to get a smaller ortho rendering zone.

I'm not sure what could be the problem with your second question, perhaps also a precision issue. Can you please send me a sample scene with these issues to test it here?

Thanks,
-Juanjo