/EquilibriumEngine-CSharp

Data-oriented C# Game Engine with libraries & shaders hot-reloading.

Primary LanguageC#GNU General Public License v2.0GPL-2.0

EquilibriumEngine-CSharp

Equilibrium Engine is a data-oriented C# game engine that takes advantage of ECS pattern followed by Hot-Reloading of your libraries and shaders which allows you to quickly iterate on different aspects of your projects.

Features

Hot-Reloading of scripts

hot-reloading.mp4

Hot-Reloading of shaders

shaders-hot-reloading.mp4

Entity inspector

entity-inspector.mp4

Usage

To get started on Windows

You might need to install NET 7.0 SDK

Known issues

Precompiled bgfx binaries don't have BGFX_CONFIG_PROFILER flag set

Screenshots