Building animation with code

[!info] There are a number of libraries we can use to build animation with code!

  • Animotion: uses Svelte and web platform for animations.
  • Motion Canvas: TypeScript library for creating animated videos with the Canvas API, uses Vite.
  • Manim: animation engine for explanatory math videos, uses Python.
  • Remotion: create real MP4 videos using React, with server-side rendering and parametrization.

References

Animation Libraries.png