Coding Challenge #64.3: Inverse Kinematics - Fixed Point

Subscribers:
1,740,000
Published on ● Video Link: https://www.youtube.com/watch?v=RTc6i-7N3ms



Duration: 14:27
57,259 views
1,472


In this multi-part coding challenge, I demonstrate how to implement kinematics in Processing (Java). Code: https://thecodingtrain.com/challenges/64-kinematics

p5.js Web Editor Sketches:
๐Ÿ•น๏ธ Kinematics - Part 1: https://editor.p5js.org/codingtrain/sketches/91Ys1PU7B
๐Ÿ•น๏ธ Kinematics - Part 2: https://editor.p5js.org/codingtrain/sketches/CvGJFQPLa
๐Ÿ•น๏ธ Kinematics - Part 3: https://editor.p5js.org/codingtrain/sketches/p8hH8INCv
๐Ÿ•น๏ธ Kinematics - Part 4: https://editor.p5js.org/codingtrain/sketches/bNPjMWlwV

Other Parts of this Challenge:
๐Ÿ“บ Part 1: Forward Kinematics: https://youtu.be/xXjRlEr7AGk
๐Ÿ“บ Part 2: Inverse Kinematics: https://youtu.be/hbgDqyy8bIw
๐Ÿ“บ Part 4: Inverse Kinematics - Multiple: https://youtu.be/10st01Z0jxc

๐ŸŽฅ Previous video: https://youtu.be/JunJzIe0hEo?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
๐ŸŽฅ Next video: https://youtu.be/ZNH0MuQ51m4?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
๐ŸŽฅ All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH

References:
๐Ÿ—„ Kinematics on Wikipedia: https://en.wikipedia.org/wiki/Kinematics

Videos:
๐ŸŽฅ Polar Coordinates: https://youtu.be/O5wjXoFrau4
๐ŸŽฅ Interactive Fish Aquarium Desktop Wallpaper: https://youtu.be/Inpo9tpUMwE
๐ŸŽฅ Coding Math on Youtube: https://www.youtube.com/user/codingmath
๐Ÿ”ด Livestream Archive: https://youtu.be/xtFu66DZrBw

Related Coding Challenges:
๐Ÿš‚ #3 The Snake Game: https://youtu.be/AaGK-fj-BAM
๐Ÿš‚ #111 Animated Sprites: https://youtu.be/3noMeuufLZY

Timestamps:
0:00 Expand the inverse kinematics example
3:34 Create an array of tentacles
5:40 Have last tentacle in the array follow the mouse
6:38 Iterate through the array backwards
9:30 Set the first tentacle at the base
12:01 Connect the tentacles
13:50 Conclusion and next steps

Editing by Mathieu Blanchette
Animations by Jason Heglund
Music from Epidemic Sound

๐Ÿš‚ Website: http://thecodingtrain.com/
๐Ÿ‘พ Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide
๐Ÿšฉ Suggest Topics: https://github.com/CodingTrain/Suggestion-Box
๐Ÿ’ก GitHub: https://github.com/CodingTrain
๐Ÿ’ฌ Discord: https://discord.gg/hPuGy2g
๐Ÿ’– Membership: http://youtube.com/thecodingtrain/join
๐Ÿ›’ Store: https://standard.tv/codingtrain
๐Ÿ–‹๏ธ Twitter: https://twitter.com/thecodingtrain
๐Ÿ“ธ Instagram: https://www.instagram.com/the.coding.train/

๐ŸŽฅ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
๐ŸŽฅ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA

๐Ÿ”— p5.js: https://p5js.org
๐Ÿ”— p5.js Web Editor: https://editor.p5js.org/
๐Ÿ”— Processing: https://processing.org

๐Ÿ“„ Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct

This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new

#forwardkinematics #inversekinematics #tentacleanimation #linkedlists #arrays #processing







Tags:
JavaScript (Programming Language)
live
programming
daniel shiffman
creative coding
coding challenge
tutorial
coding
challenges
coding train
the coding train
tentacle coding
arm coding
robat arm coding
forward kinematics
kinematics
inverse kinematics
kinematics processing
processing
processing java
kinematics array
tentacle animation
kinematics java
kinematics fixed
kinematics fixed point