====== rotate Plugin ====== ---- plugin ---- description: Show animated 3D objects based on a series of images author : serg_stetsuk email : serg_stetsuk@ukr.net type : Syntax lastupdate : 2012-05-21 compatible : 2012-01-25 "Angua", Adora Belle depends : conflicts : similar : tags : rotate, panorama, 3D, images ---- This plugin can show animated 3D objects based on series of images. You should move mouse over the image to see objects rotating. ===== Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Examples/Usage ===== See [[http://amc.lviv.ua/doku.php?id=wiki:rotate_plugin|the plugin in action]]. The sample page shows all the styles available with the plugin. The usage is similar to the image and zoom plugin syntax. Series of images must be called name_1...name_N. just prefix your last viewable image with ''rotate>'' and give the size if resizing needed. E.g.: {{rotate>demo_18.jpg?500x200}} You can align the image using spaces and **'*'** (no align is default). \\ \\ **Right align** without word-wrapping: {{rotate> demo_18.jpg?500x200}} **Left align** without word-wrapping: {{rotate>demo_18.jpg?500x200 }} ** Center align** without word-wrapping: {{rotate> demo_18.jpg?500x200 }} **Left align** with word-wrapping: {{rotate>demo_18.jpg?500x200*}} **Right align** with word-wrapping: {{rotate>*demo_18.jpg?500x200}} It's possible to only specify the width or height of the image. The missing size will be calculated automatically considering the ratio: **Only width**: {{rotate>demo_18.jpg?500}} **Only height**: {{rotate>demo_18.jpg?x300}} **No scaling at all**: {{rotate>demo_18.jpg}} The rotaing image can be done with the mouse just moving cursor over image left or right. ===== Configuration and Settings ===== ===== Development ===== === Change Log === * Initial release === Known Bugs and Issues === === ToDo/Wish List === ===== FAQ ===== ===== Discussion =====