ecsy-babylon

ECS framework for game engines

An experimental implementation of Entity Component System Architecture (ECS) for Babylon.js

Experimental implementation of ECSY for babylon.js.

GitHub

35 stars
3 watching
2 forks
Language: TypeScript
last commit: almost 2 years ago
babylonjsecsy

Related projects:

Repository Description Stars
junkdog/artemis-odb A high-performance Java-based framework for building game-like applications using an Entity-Component-System architecture 783
nidorx/ecs-lib A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development 196
genaray/arch A high-performance ECS implementation in C# 1,079
andygeiss/ecs Builds a custom game engine using the Entity Component System concept in Go. 129
sebas77/svelto.ecs A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. 1,231
benmoran56/esper A lightweight Entity System module for Python that provides an efficient and flexible architecture for building game engines or other applications with entity-component-systems. 562
richardbiely/gaia-ecs A fast and easy-to-use Entity Component System (ECS) framework for C++ 84
jaimegensler/thyseus An Entity Component System for building performant and maintainable applications with a focus on data management 77
engoengine/ecs An implementation of the Entity-Component-System paradigm in Go 299
mlange-42/arche An Entity Component System for simulating individual-based models in Go 150
natethegreatt/bitecs An ECS library designed to be flexible and minimal, focusing on data-oriented systems with efficient iteration and querying capabilities. 954
scellecs/morpeh An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. 549
babylonjs-archive/simple-3d-fps A 3D game built with BabylonJS engine on top of WebGL and HTML5 technologies 0
qixi/fast_ecs An Entity-Component-System library designed to efficiently handle entities and components in game development. 14
vberlier/goomy An experimental ECS framework that uses template metaprogramming to simplify component management and dependency injection. 12