Skip to content

DarrenTsung/inverse-kinematics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inverse-kinematics

A ball-joint inverse kinematics solver written in OpenGL and C++. gif-1

Dependencies

  • OpenGL and GLUT.
  • Eigen.
  • C++ compiler.

Build

cd path/to/inverse-kinematics
make
./inverse-k

Usage

  • space - to advance to the next frame
  • up, down, left, right - move model around
  • SHIFT + up, down - move model forward / backward

About

4 joint IK solution generator in C++ and using OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published