Inverse Kinematics - Fixed Point
Coding Challenge #64.3
In the third video on kinematics, I use inverse kinematics to create a tentacle-like creature (fixed to a base point) that tries to reach for 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)