Skip to main content

Devlog

2024

Tentacle IK Debugging
·124 words·1 min
Handling the attached tentacle segments is hard. Adding some visual debugging.
Make Tentacle Segments Dumb Again
·570 words·3 mins
Once tentacle segments have attached to a surface, how should the rest of the arm move?
Tentacle Refactor
·62 words·1 min
Making the model for the tentacle segments a little smarter.
Tentacle Propel the Body
·43 words·1 min
What’s next after the tentacle can attach to a surface?
Tentacle Collision with Surface
·385 words·2 mins
First attempts at having the tentacle touch a surface.
Point Tentacle in a Direction
·92 words·1 min
Starting from the base, point tentacle segments at the target one at a time.
Tentacle Animation - There's Something Wrong
·447 words·3 mins
Adding tentacle constraints doesn’t improve the behaviour.
Tentacle Animation
·165 words·1 min
What if I start with IK to generate a solution then, separately, animate to that solution.
Tentacle Motion
·51 words·1 min
What did you do today? I watched octopus videos.
Tentacle CCD IK
·422 words·2 mins
Wherein the struggle of implementing cyclic coordinate descent can only be overcome with the help of some visual debugging.