![]() |
Prespective and Orthographic Views - Printable Version +- AB4D Forum (https://forum.ab4d.com) +-- Forum: Products Forums (https://forum.ab4d.com/forumdisplay.php?fid=4) +--- Forum: Viewer3ds and Ab3d.Reader3ds (https://forum.ab4d.com/forumdisplay.php?fid=5) +--- Thread: Prespective and Orthographic Views (/showthread.php?tid=128) |
Prespective and Orthographic Views - YGT - 07-11-2011 Hi I want to know does ab3d powetoys library supports control of Respective and Orthographic views. Please let me know, thanks in advance Thanks YGT RE: Prespective and Orthographic Views - abenedik - 07-11-2011 The current version support only Perspective camera. I am planning to add support for Orthographic camera in the future version. RE: Prespective and Orthographic Views - YGT - 07-12-2011 Thanks very much Andrej! RE: Prespective and Orthographic Views - kswanwick - 06-07-2012 Hi Andrej, Any update on support for an orthographic camera? Thanks! RE: Prespective and Orthographic Views - abenedik - 06-08-2012 Yes, orthographic camera is already supported for quite a while. You just need to set CameraType to OrthographicCamera. Than you can control the width of the camera (the Distance is not used for OrthographicCamera) with the CameraWidth property. RE: Prespective and Orthographic Views - kswanwick - 06-10-2012 Sweet! Thanks for the help, Andrej. |