AB4D Forum
Rotate 3dobject - 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: Rotate 3dobject (/showthread.php?tid=49)



Rotate 3dobject - shinoy - 07-13-2010

Hello all,

How can i rotate a 3dObject along with mouseMove using transformer3ds.rotate method. i have tried some way but not getting exacly as viewer3ds software does.

regards,
shinoy


RE: Rotate 3dobject - abenedik - 07-14-2010

Hi,

Transformer3ds is used to simplify transforming the 3d objects. It is not meant to be used to transform the camera.

However it is very easy to create a moving camera as in Viewer3ds. This can be done with Ab3d.PowerToys library and its advanced cameras (FirstPersonCamera, ThirdPersonCamera, SceneCamera, etc.).

It also have a MouseCameraController that can be used to control the camera with the mouse.

Check out the samples that come with the library to see more.

Note that when purchasing Ab3d.Reader3ds Pro library license, you will get Ab3d.PowerToys library FOR FREE.


RE: Rotate 3dobject - shinoy - 08-05-2010

Hai,

Thank you very much..i got it

Regards,
shinoy