├── LICENSE ├── README.md ├── images └── animation.gif └── sources └── CCD-Inverse-Kinematics-2D.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ekorudiawan/CCD-Inverse-Kinematics-2D/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ekorudiawan/CCD-Inverse-Kinematics-2D/HEAD/README.md -------------------------------------------------------------------------------- /images/animation.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ekorudiawan/CCD-Inverse-Kinematics-2D/HEAD/images/animation.gif -------------------------------------------------------------------------------- /sources/CCD-Inverse-Kinematics-2D.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ekorudiawan/CCD-Inverse-Kinematics-2D/HEAD/sources/CCD-Inverse-Kinematics-2D.py --------------------------------------------------------------------------------