awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Animation Tools · Awesome GitHub Repositories

6 repos

Awesome GitHub RepositoriesAnimation Tools

Software tools and frameworks designed to create, manipulate, and render motion sequences for digital media.

Explore 6 awesome GitHub repositories matching graphics & multimedia · Animation Tools. Refine with filters or upvote what's useful.

  1. Home
  2. Graphics & Multimedia
  3. Media Production Suites
  4. Animation Tools

Awesome Animation Tools GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    TypeScriptframeworkfrontendjavascript
  • mrdoob/three.js

    mrdoob/three.js

    110,982GitHubView on GitHub↗

    This project is a high-level 3D graphics engine designed to render complex, hardware-accelerated environments within web browsers. It provides a comprehensive abstraction layer that manages scene graphs, cameras, and lighting, mapping high-level scene definitions onto low-level graphics APIs. By decoupling these defini

    JavaScript3daugmented-realitycanvas
  • angular/angular

    angular/angular

    99,962GitHubView on GitHub↗

    Angular is a platform for building web applications using a component-based architecture. It provides a comprehensive suite of tools for managing encapsulated UI units, including hierarchical dependency injection, a declarative template system, and fine-grained reactivity through signals. The framework supports complex

    TypeScriptangularjavascriptpwa
  • 3b1b/manim

    3b1b/manim

    84,611GitHubView on GitHub↗

    Manim is a Python-based computational geometry framework designed for programmatic video production. It functions as a mathematical animation engine, allowing users to generate high-fidelity visual content by scripting scene definitions rather than using traditional timeline-based editing software. The library is built

    Python3b1b-videosanimationexplanatory-math-videos
  • animate-css/animate.css

    animate-css/animate.css

    82,632GitHubView on GitHub↗

    Animate.css is a library of pre-defined, cross-browser CSS keyframe animations that can be applied to elements through declarative class toggling. It functions as a comprehensive motion framework, providing a standardized set of effects that ensure consistent visual transitions without requiring custom keyframe definit

    CSSanimationcsscss-animations

Explore sub-tags

  • Animation PatternsReusable architectural patterns and abstractions for encapsulating complex animation logic and transition hooks.
  • Keyframe and Skeletal Systems3 sub-tagsSystems focused on property interpolation, bone hierarchies, and skeletal deformation, distinct from state-driven or declarative UI transitions.
  • Mathematical Visualization Engines5 sub-tagsEnvironments for generating programmatic, scriptable geometric scenes and mathematical expressions, distinct from general-purpose UI motion libraries.
  • Programmatic Animation APIs
4 sub-tags
Low-level developer interfaces for managing animation lifecycles, timing, and per-frame updates, distinct from high-level component frameworks.
  • UI Motion Frameworks6 sub-tagsDeclarative and component-based tools for orchestrating DOM transitions, list updates, and class-based motion, distinct from low-level mathematical engines.