AD.LightYears
Light Years is a C++ game that mimics Unreal Engine's architecture without relying on an actual engine. It explores UE’s Actors, Components, Object System, Reflection, Memory Management, and Events, using SFML for rendering and input. This project is a learning-focused attempt to replicate Unreal’s design in a lightweight environment.
登录后发表评论