Inverse Kinematics
Coding Challenge #64.2
This coding challenge is the second in a series on kinematics! In this video I demonstrate forward inverse kinematics in Processing (Java) and create an eel or snake-like creature that follows the mouse.
Community Contributions
- Kinematic snakes using simple steering behaviors and linked lists. by Ben (quillaja) (Source Code)
- Floating point snake with kinematics by David Snyder (Source Code)
- Socket.io Multiplayer Snake by Alexander (DaGuT) Mongolin (Source Code)
- Koi Pond by Bryan (Source Code)
- Hexapod Robot Simulator and Inverse Kinematics Solver by Mithi Sevilla (Source Code)
- Hexapod Robot Inverse Kinematics Visualizer with Javascript by Mithi Sevilla (Source Code)
- Robot Arm with Inverse Kinematics in 3D by dzson (Source Code)
You can also add your own version! (See how)