I Tippe Top Animation: Real-Time Motion Simulation

  • I
  • Thread starter Thread starter Russ Edmonds
  • Start date Start date
  • Tags Tags
    Animation
AI Thread Summary
The Blender tippe top animation showcases motion at 1/33 real time, utilizing location-rotation keyframes generated from a 6dof simulation coded in Python. This simulation incorporates full 6dof equations of motion, stem contact dynamics, modified Coulomb friction, and a coefficient of restitution for landing force impulse. Users suggest that while realistic rendering enhances aesthetics, clean graphics are more effective for educational purposes. The creator is comparing the simulation output with high-speed video of actual tippe tops to validate the results. Overall, the animation serves both entertainment and educational functions, highlighting the complexities of motion dynamics.
Russ Edmonds
Messages
16
Reaction score
14
TL;DR Summary
6dof tippe top simulation generates location-rotation keyframes for blender animation.


Blender tippe top animation displays motion at 1/33 real time. The location – rotation keyframes were generated by a 6dof tippe top simulation coded in Python. This simulation includes:

Full 6dof equations of motion.

Stem contact dynamics.

Modified Coulomb friction.

Coefficient of restitution applied to landing force impulse.
 
Last edited by a moderator:
  • Like
Likes Filip Larsen, 256bits, etotheipi and 1 other person
Physics news on Phys.org
Russ Edmonds said:
Summary:: 6dof tippe top simulation generates location-rotation keyframes for blender animation.



Blender tippe top animation displays motion at 1/33 real time. The location – rotation keyframes were generated by a 6dof tippe top simulation coded in Python. This simulation includes:

Full 6dof equations of motion.

Stem contact dynamics.

Modified Coulomb friction.

Coefficient of restitution applied to landing force impulse.

Since you have it all set up, a diagram-like version showing the relevant vectors, from different angles would be useful. Shiny reflections are nice, but for educational purposes clean, minimal graphics are better.
 
That's true, I was going for a more realistic render here for aesthetics and to make the comparison with high speed video a little easier. I'm in the process of comparing the simulation output to high speed video of actual tippe tops in action.
 
A.T. said:
minimal graphics are better.
for some purposes but this is much more useful than 'just entertaining'. That needs to be acknowledged and I bet not many people could resist waiting till the end of the sequence.
 
Loud music I do not enjoy, so I skipped to the end, to see what happens, which I knew anyways.
Blender you say, impressive video, to say the least
 
  • Like
Likes sophiecentaur
It's a cool video, but a missed opportunity to not use the Inception theme, with the spinning top and all...
 
  • Like
Likes Hamiltonian
Follow up Blender tippe top animation showing the top's motion in real time with Eevee motion Blur. As before the location rotation keyframes were generated with a 6dof tippe top simulation coded in Python.
 
Back
Top