1 repositorio
APIs for dynamically adding components to entities and querying their metadata at runtime.
Distinct from Component Management: Applies to ECS (Entity Component System) components in a game engine, not UI design components.
Explore 1 awesome GitHub repository matching software engineering & architecture · Programmatic Component Management. Refine with filters or upvote what's useful.
This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati
Provides an API to programmatically add component types to entities and query their metadata.