Fan (2019)

Author's sample script, wroks, hints.
Post Reply
User avatar
3DfromNULL
Site Admin
Posts: 45
Joined: 2018-Jul-13 9:35

Fan (2019)

Post by 3DfromNULL »

This script demonstrates two independent rotations of hierarchically linked objects. It creates parts of a fan and the extending, blades rotation, and head-shaking animation.

How can we obtain the 3D shape of a blade? trueSpace has various tools to model such shape, but an easy way to make similar shape is to use the intersection of a cone and a cylinder.

Image

Please note that the cone's axis of rotation and the cylinder's one are not on a plane.

Image
Image

The image above is the section of the cone after BooleanIntersectionWithCurrobj().

Image

Sliced the section with a cylinder with the same shape.

Image

It's not difficult to add hierarchical rotation for trueSpace as long as the grouping of parts is done properly.



Image Image
Image Image Image Image Image
Attachments
fan1c.py
script file
(14.4 KiB) Downloaded 1156 times
Michael_Muse
Posts: 1
Joined: 2021-Dec-22 1:31

Re: Fan (2019)

Post by Michael_Muse »

Wow, this model looks great and not easy to create. I just recently started to master building animation, and video tutorials on YouTube help me a lot in this, in which the authors describe step by step the creation of 3D models and their animation. I found over a hundred of these videos there, and almost all of them were posted on channels that had more than 88 thousand subscribers! I am sure this is because the owners of such channels often used the services of https://viplikes.net/ to quickly increase the number of subscribers.
Post Reply