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: over 3 years ago
babylonjsecsy

Related projects:

RepositoryDescriptionStars
junkdog/artemis-odbA high-performance Java-based framework for building game-like applications using an Entity-Component-System architecture783
nidorx/ecs-libA lightweight and easy-to-use library for implementing an Entity Component System architecture in game development196
genaray/archA high-performance ECS implementation in C#1,079
andygeiss/ecsBuilds a custom game engine using the Entity Component System concept in Go.129
sebas77/svelto.ecsA C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development.1,231
benmoran56/esperA 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-ecsA fast and easy-to-use Entity Component System (ECS) framework for C++84
jaimegensler/thyseusAn Entity Component System for building performant and maintainable applications with a focus on data management77
engoengine/ecsAn implementation of the Entity-Component-System paradigm in Go299
mlange-42/archeAn Entity Component System for simulating individual-based models in Go150
natethegreatt/bitecsAn ECS library designed to be flexible and minimal, focusing on data-oriented systems with efficient iteration and querying capabilities.954
scellecs/morpehAn ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture.549
babylonjs-archive/simple-3d-fpsA 3D game built with BabylonJS engine on top of WebGL and HTML5 technologies0
qixi/fast_ecsAn Entity-Component-System library designed to efficiently handle entities and components in game development.14
vberlier/goomyAn experimental ECS framework that uses template metaprogramming to simplify component management and dependency injection.12