Origamizake 折り紙酒
Sake drunk while watching Origami
Origami runtime folded and rendered in JavaScript with threejs. Take a look in the LOG.md for what's happening at the moment.
Development
Just fun for me. See my LOG.MD for my current mood 🎎
Editor
This is a tech preview and is not meant to be used 🙏 But feel free to take a look. Here some tips.
-
Choose an already folded model in the dropdown. Skip through the steps with the slider. Notice the creasing view, this shows how the unfolded paper would look like.
- Fold by your own. You can activate the ruler with key 't'. Then drag the mouse- you will see a preview. After placing the plane
you can choose to crease only, reflect or fold in the top right panel when you open the Origami Panel.
- Reflect & Fold will always act on all polygons that are involved. But you can select the face by double clicking on the according Polygon in the Creasing View. Don't forget to unhighlight by double clicking outside. Otherwise the playbooks won't run correctly.
- You are not able to fold if the paper would tear apart. It will only crease in that case.
go to editor
Viewing & Animation
Currnt goal is to animate and prperly render the completed models. There are well-known difficulties rendering a flat polygon based model like a origami (z-fighting). So nothing to see here yet. Only some small experiments with different parts.
Test Shadow on dynamic mesh
Test Origami with shadow