Recommended Origami JS Library

I would like to create an origami-like animation using WebGL or Canvas (without Flash!). The effect that I would like to reproduce is similar to the effect here .

A clear view of the final animation can be represented as follows for a cube:

I tried to use three.js , but I could not find a way to animate the only face of THREE.MASH. I also tried simple CSS3 animations, but it would be very difficult to animate a solid body with more than 6 faces - since it is not possible to create relationships between two or more faces.

- JS-? . , , canvas2d - , !

+3
3

, , , , . ...

http://www.oak3d.com/

... , . (, , ) , 3D- , /.

0

Maya 3D-, www.inka3d.com. , ( ) . , "export all...",

0

I would recommend http://oridomi.com/ as an inspiration. It offers basic folding animations.

0
source

All Articles