Go to file
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
.gitignore First commit for FABRIK 2021-08-14 23:07:52 +08:00
Makefile First commit for FABRIK 2021-08-14 23:07:52 +08:00
joints.c Tidy up drawing and limit iteration 2021-09-12 16:30:05 +08:00
joints.h Implement varying length body 2021-08-18 21:45:01 +08:00
main.c Tidy up drawing and limit iteration 2021-09-12 16:30:05 +08:00