entity-component-system topic

List entity-component-system repositories

ECS2048

28
Stars
3
Forks
Watchers

2048 like game using Unity's ECS

Slope-ECS

15
Stars
1
Forks
Watchers

An Entity Component System written in Java, based on Austin Morlan's C++ ECS.

MothECS

17
Stars
0
Forks
Watchers

Simple Entity Component System in Swift 📦

Entitas-Go

26
Stars
9
Forks
Watchers

Entitas-Go is a fast Entity Component System Framework (ECS) Go 1.17 port of Entitas v1.13.0 for C# and Unity.

Polypropylene

19
Stars
1
Forks
Watchers

EDSL for Polymorphism-Aware Entity Component Systems

ArcGameEngine

297
Stars
18
Forks
Watchers

AGE: Arc Game Engine is an open-source engine for building 2D & 3D real-time rendering and interactive contents, especially video games with C# scripting support.

RASM

21
Stars
0
Forks
Watchers

3D Ray-Tracing WebGPU Game Engine Written in Rust WebAssembly.

TofuECS

35
Stars
3
Forks
Watchers

An entity component system framework for C#, Unity.

Entitas-Java

46
Stars
13
Forks
Watchers

Entity Component System (ECS) in Java 8

Unity-Smoothed-Particle-Hydrodynamics

67
Stars
7
Forks
Watchers

SPH in the Unity engine implemented in three different ways using MonoBehaviour, Entity-Component-System, and ComputeShader