Coding Challenge #64.4: Inverse Kinematics – Multiple

[ad_1]
In this last coding challenge on kinematics, I wrap all of the code for inverse kinematics into an object and create an array of many tentacle-like creatures. The creatures reach for a bouncing ball (an idea from the Coding Math YouTube channel). All examples are in Processing (Java).

Link to Part 1:
Link to Part 2:
Link to Part 3:

Support this channel on Patreon:
To buy Coding Train merchandise:

Send me your questions and coding challenges!:

Contact:
Twitter:
The Coding Train website:

Links discussed in this video:
Kinematics on Wikipedia:
Interactive Fish Aquarium Desktop Wallpaper:
Coding Math on Youtube:

Source Code for the all Video Lessons:

p5.js:
Processing:

For More Coding Challenges:
For an Intro to Programming using p5.js:

Help us caption & translate this video!


Posted

in

by

Tags:

Comments

17 responses to “Coding Challenge #64.4: Inverse Kinematics – Multiple”

  1. Àlex Cervilla Murga Avatar

    A coding challenge 1st person camera 3d videogame

  2. Aruisehu Manga Score Avatar

    Nice video, it's really nice 🙂
    There's just a little thing, I want to point. Why, when you instanciate your ArrayList, you don't use the diamond operator? (Available since Java 8)
    You're declaration of an ArrayList becomes:

    “`java
    ArrayList<Tentacle> tentacles = new ArrayList<>();
    “`
    It's nice and avoid some typing 🙂

    But keep working, i like those challenges!

    EDIT: Why don't you support markdown YouTube… it's nice when we want to show some code

  3. komeny Avatar

    please do zentangle patterns!

  4. Thehero394 Avatar

    1. Like the video
    2.. watch it
    3. Respect this awesome man for his awesome videos

  5. SkeleLordGameR Avatar

    So this is how they made slither.io huh

  6. Michael Lin2 Avatar

    Woah. This channel grew so fast. I remember this only had 10k subs

  7. Slick Avatar

    create 8 ball pool basic please

  8. honeyspoon Avatar

    i crave these videos

  9. Archit Naik Avatar

    It's uploaded 2 mins ago with comments 1 day old what even is this?

  10. playboy1103 Avatar

    laughed really hard a few times. great job. loved it.

  11. Apple Gravity Avatar

    Apples bouncing around, I really relate to this video …

  12. misode Avatar

    What is the outro music?

  13. ciro cayo de leon burgos Avatar

    u can crete a next coding challenge about navier stokes equations.

Leave a Reply

Your email address will not be published. Required fields are marked *