You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lightweight 3D game engine built from scratch in C++. Features a custom physics pipeline with GJK/EPA collision detection and resolution, OpenGL/SDL rendering, an efficient scene system, and a modular UI system.