awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesInteractive 3D Application Frameworks

High-performance frameworks for developing interactive 3D software using data-oriented design.

Distinct from 3D Interaction Handlers: None of the candidates cover the broad application development framework aspect; they focus on specific viewers or handlers.

Explore 1 awesome GitHub repository matching game development · Interactive 3D Application Frameworks. Refine with filters or upvote what's useful.

Awesome Interactive 3D Application Frameworks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nem0/lumixengineAvatar nem0

    nem0/LumixEngine

    3,829Vezi pe GitHub↗

    LumixEngine is a high-performance C++ 3D game engine designed for building interactive 3D applications. It is built on a data-oriented component system that organizes objects in contiguous memory blocks to maximize CPU cache performance. The engine features a dynamic binary plugin architecture for loading external modules at runtime and an embedded scripting virtual machine that exposes internal logic for external control without recompilation. Computational workloads are managed via a task-based parallel execution model that distributes jobs across multiple processor cores. The framework in

    Provides a high-performance C++ framework for building interactive 3D applications with data-oriented design.

    C++
    Vezi pe GitHub↗3,829
  1. Home
  2. Game Development
  3. Interactive 3D Application Frameworks