Commit Graph

4 Commits (3d1a4e7cd8260f9d472613d78f572027f45b899d)

Author SHA1 Message Date
BeardedBread 3d1a4e7cd8 Tidy up drawing and limit iteration
- Limit FABRIK iteration to 100
- Fill background to GREEN for greenscreen purposes
- Draw circles at joints to smooth out the inter-joints
2021-09-12 16:30:05 +08:00
BeardedBread 4ee7208651 Implement varying length body
- Change init input to take link length
- Add function to recompute link lengths
- Fix potential division-by-zero error due to integer math
- Add keys to change length
2021-08-18 21:45:01 +08:00
BeardedBread 95376cffab Add controls to change target and root
Internal Changelog:
- Add follow mode of target
- Add LMB to set root
2021-08-17 20:57:33 +08:00
BeardedBread 9ac405451c First commit for FABRIK 2021-08-14 23:07:52 +08:00