Hello Johannes,
On 05/23/2011 07:52 AM, Johannes Brunen wrote:
> I have a scene which I render into a viewport with a perspective camera.
> Now I would like to render the same scene from another view point into a
> different viewport but using an orthographic projection. I have tried to
>
Hello,
I have a scene which I render into a viewport with a perspective camera.
Now I would like to render the same scene from another view point into a
different viewport but using an orthographic projection. I have tried to
use the MatrixCameraDecoratror class but I'm unable to get it
functionin