awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nem0/lumixengineAvatar von nem0

    nem0/LumixEngine

    3,829Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗3,829
  1. Home
  2. Game Development
  3. Interactive 3D Application Frameworks