Skip to content
/ joints Public

A simple inverse kinematics simulator with Python and PyGame

License

Notifications You must be signed in to change notification settings

jgke/joints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A simple inverse kinematics simulator with Python and PyGame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages