awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Keyframe and Skeletal Systems · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesKeyframe and Skeletal Systems

Systems focused on property interpolation, bone hierarchies, and skeletal deformation, distinct from state-driven or declarative UI transitions.

Explore 2 awesome GitHub repositories matching graphics & multimedia · Keyframe and Skeletal Systems. Refine with filters or upvote what's useful.

  1. Home
  2. Graphics & Multimedia
  3. Media Production Suites
  4. Animation Tools
  5. Keyframe and Skeletal Systems

Awesome Keyframe and Skeletal Systems GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • 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
  • 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

Explore sub-tags

  • Keyframe Animation MixersTools that interpolate property values over time to drive skeletal motion and animation sequences.
  • Keyframe AnimationsAnimation systems that generate motion by calculating intermediate states between defined keyframes.
  • Skeletal Animation SystemsSystems providing inverse kinematics and procedural motion sequences to facilitate complex skeletal movement in 3D environments.