David Himmelstrup
|
34aa5780ec
|
Replace 'here' dependency with the lightweight 'neat-interpolation' (#106)
Misc improvements:
* Add tasty-rerun
* Extend CI coverage
|
2020-07-12 13:27:01 +08:00 |
|
David Himmelstrup
|
d64e36fe05
|
Use high-performance earcutting algorithm (#105)
|
2020-07-11 14:35:06 +08:00 |
|
David Himmelstrup
|
668a5f0391
|
Revert "Switch to better earcutting algorithm."
This reverts commit cabf77cceb.
|
2020-07-11 10:13:47 +08:00 |
|
David Himmelstrup
|
cabf77cceb
|
Switch to better earcutting algorithm.
|
2020-07-11 09:53: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 |
|