Morph between shapes?
Ohai
very nooby question here:
is it possible to morph between shapes or will i have to write it myself? (with python?)
thanks
Gusty
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Frederik De Ble... on 15 Aug, 2013 09:35 AM
Morphing between shapes in notoriously difficult:
If you're okay with these restrictions, I've written code for NodeBox 1 that does this, called Fatpath:
http://nodebox.net/code/index.php/Fatpath
I don't have time right now to convert it to a node, unfortunately.