Commit Graph

9 Commits (3bbca4186ab638633816be128f0e6a77c7622877)

Author SHA1 Message Date
huxingyi 7a52133846 Introduce procedural motion generator
Removed pose editor and motion timeline editor.
Introduced simple procedural motion generator (Added experiment walk cycle).
2020-11-09 20:16:06 +09:30
huxingyi 8a79fa06de Add part path smooth interpolation
Part path set default as Centripetal Catmull-Rom spline interpolated
2020-10-20 20:51:11 +09:30
Jeremy Hu 22373b1ed7 Implement grid mesh builder 2019-12-14 22:58:14 +09:30
Jeremy Hu c040b2bc1c Update example models 2019-11-07 23:44:50 +09:30
Jeremy Hu 416ada241d Change subdivision algorithm and fix example models 2019-11-02 16:42:05 +09:30
Jeremy Hu 81fec2ed44 Update intermediate nodes filling threshold edge length 2019-07-11 20:50:34 +09:30
Jeremy Hu 8d315e3c64 Optimize intermediate nodes cut normal.
Before this commit, the cut normal of intermediate nodes doesn't consider the original nodes' travesal direction. This will cause self intersection in some cases.
2019-07-07 20:25:42 +09:30
Jeremy Hu b714b84dd8 Update example models 2019-06-11 22:12:49 +09:30
Jeremy Hu 5443909c1d Add more built-in example models 2019-06-11 08:17:12 +09:30