Commit graph reanimate/examples/morphology_point_trajectory.hs
Author SHA1 Message Date
David Himmelstrup
0d4a5801de
Morphology (#112)
* Move hmatrix dependency out of reanimate's core.

* Move chiphunk to a separate package.
2020-08-07 15:34:26 +08:00
David Himmelstrup
946f4088e2 Remove explicit resolvers. 2020-07-08 11:37:29 +08:00
David Himmelstrup
4356efbc7e Feature morph (#62)
* Disable windows CI (because of hmatrix)
* Implement ear-clip triangulation.
* Implement common framework for polygon morphing.
* Draft implementations of compatible triangulation and mesh smoothing.
* Implement least-work morphing.
* Implement as-rigid-as-possible morphing.
* Implement SSSP.
* Draft article about polygon morphing.

Former-commit-id: f6f19f58b9dd58c655bcca0ed2d65f72726f0a06
2020-05-14 15:14:29 +08:00