Flower mesh morphing on GPU demo

https://ibiblio.org/e-notes/Splines/anim_gpu.htm
Flower animations on GPU and CPU demos and short comments. THREE.BAS library is used.! Any suggestions? image|408x465

6 Likes

It turns out that THREEjs Morph Target is enough for 3-key points animation (mesh interpolation/morphing by quadratic splines). See Animated flower + THREEjs. Surprisingly no one told me about that.

2 Likes