Post #3078233
2025-05-22 04:52 UTC
@nanma80@mathstodon.xyz these animations are really nice! How do you do the morphing animation? Manually or do you have an Algorithm that is able to extrapolate the motion paths of the vertices.
Replies (1)
-
@nanma80@mathstodon.xyz 2025-05-22 05:07
@rasjor@mathstodon.xyz Thanks a lot! For these folding animations, I wrote a custom algorithm to calculate the rotation of each polygon to form the 3D shape, then render the 3D shapes. At the end these are just a bunch of 3D rotations around lines.