Forward Kinematics
Coding Challenge #64.1
This coding challenge is the first in a series on kinematics! In Part 1, I demonstrate forward kinematics in Processing (Java).
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)