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

2 repos

Awesome GitHub RepositoriesScene Management Systems

Frameworks for organizing, initializing, and managing the hierarchical structure of objects within a 3D scene.

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

  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Scene Management Systems

Awesome Scene Management 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

  • 3D Rendering EnginesSoftware engines specialized in the real-time calculation and display of three-dimensional graphical environments.
  • Declarative Scene GraphsScene management structures that define graphical hierarchies and properties through descriptive, state-based configuration.
  • Interactive Scene Management LayersA hierarchical architecture that coordinates object transformations, user input events, and animation states to facilitate dynamic 3D application development.
  • Object Hierarchy ManagementSystems for nesting 3D objects to propagate transformations and manage complex scene compositions.
  • Scene GraphsSystems that organize 3D entities into hierarchical tree structures to manage spatial transformations and property propagation.
  • Scene InitializationConfiguration of rendering contexts, cameras, and scene graph hierarchies for 3D applications.