Hi, I've created an application where you can follow step by step origami fold instructions, and a Creator where you can make these interactive folds.
On comparing to video instructions, you have the ability to quickly skip/rewind steps and replay a complicated step many times.
On the creation side, there have been one or two attempts at this before, but those solutions rely on mouse drags as the user interface. This greatly limited the kinds of folds possible. The foldMation Creator uses commands, keywords and values to compose a domain specific language/step and provides a (relatively speaking) easy to use user interface to compose the steps.
For those interested in using the Creator, please go through the tutorial at the top of the create page.
Btw, the DSL for foldMation uses https://github.com/mationai/mation-spec. I created it since I couldn't find anything out there that is similar, allowing me to specify a well structured data with English-like readable syntax.
Let me know what you think?
I didn't get a chance to reply to some feedback to another post I commented on few days ago (one on Origami Simulator), so I'll post/reply them here.
The Creator is capable to make most squash, petal, crimp, rabbit ear, and inside & outside reverse folds.
- the step indicator has been changed from a "play" like icon to a circle to lessen the confusion, thank you.
- I will likely add point # circles to points for the next step in play mode.
- Not in complete agreement with showing fold arrows then animation of the fold is bad. Even if it is, it's difficult to change that, and there are more important bugs, fixes and features that to me have a higher priority.
- Not knowing that the model can be panned. The hand cursor is a big hint. I also appreciate finding features and gems on my own, and I think many users can find this feature.
ps. You can email/share the heart as an autoplay V-day "e-card" with http://foldmation.com/fold/m7ua3j8e6feac--heart?p=-1 . The p=-1 makes it autoplay, but it errors out if model has more than a few steps and the heart is the only model with a few steps so it's prefect.