Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 251 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 251 Bytes

joints

A simple inverse kinematics solver for Python, visualized using pygame.

Usage

  1. Install pygame (see the pygame site for more options)
sudo apt install python3-pygame # for Ubuntu
  1. run main.py
python3 main.py