clibequilibrium / EquilibriumEngine-CSharp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

clang is the primarily supported compiler

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

Screenshots

About

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

License:GNU General Public License v2.0


Languages

Language:C# 75.4%Language:Shell 10.2%Language:Scala 9.4%Language:SuperCollider 5.0%