algorithmic modeling for Rhino
Moved from FAQ into Discussion.
Oops, thanks for moving it to the right place!
If you want to move the tentacles the best thing is probably to use "rigging". Software for animation usually allows you to model a simple skeleton made out of lines that is associated with a more complex mesh object. Changing the shape of the skeleton will also change the mesh object accordingly.
In this case each tentacle could be a curve, and changing those curves will also change the mesh vertices of the tentacles close to them. Rhino doesn't have this by default, I think the Bongo plugin can do something like this (not sure if with splines).
With Grasshopper you could try to implement this feature yourself. Attached is a crude example of rigging done in Grasshopper.
click on the image for an animation
Brilliant to include the suckers too, taking advantage of having a mesh you can convert to movable vertex points and then back.
The simplex noise component you mention comes from a plugin http://www.food4rhino.com/project/4dnoise.
The c# script is just in case you don't have the plugin installed, but does the same thing.
The reason for definition was to show the "rigging". The way the skeleton is then moved is up to the user (I used simplex noise as it was a quick way of doing it).
It's in the description of the plugin, in the link I posted above.
It's in a PDF, I see:
http://webstaff.itn.liu.se/~stegu/simplexnoise/simplexnoise.pdf
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by