Hi,

We are considering to replace our 3D engine by Qt3D, I can already load our
models and textures and now I try to fix the camera.

I need to set my own projection camera, because we use a custom matrix. I
our software we have a transition between an orthographic camera and a
perspective one, we do an interpolation.

Is there a way to set our custom projection matrix to QCamera?

-- 
Xavier
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to