2 repositorios
Applying transformations to grouped entities relative to their own local coordinate systems.
Distinct from Grouped Transformations: Candidates focus on data indexing or affine warping, not group-based local coordinate space manipulation in a 3D editor.
Explore 2 awesome GitHub repositories matching game development · Local Space Transformations. 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
Modifies entities within a group based on their individual local coordinate spaces.
Space Station 14 is a C# multiplayer game and roleplay simulation framework. It is built upon an Entity-Component-System (ECS) game engine that separates logic into systems and data into components to manage complex entity interactions. The project functions as a grid-based physics simulator with a YAML data-driven prototype system for defining game objects. The project features a specialized 2D sprite rendering engine that maps server-side appearance data to client-side shaders. It implements a networking model with client-side prediction and dirty-flagged state synchronization to reduce inp
Assigns local coordinate systems to objects to define relative directions regardless of the entity's world orientation.