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
EssentiaEngine is a minimalistic, component-based game engine designed for flexibility and performance. It features an Entity-Component-System (ECS) architecture, OpenGL-based rendering and support for 2D and 3D game development. EssentiaEngine is both a library and a foundation for creating game engines tailored to specific needs.