ginseng
Entity manager
An entity-component-system framework for managing game entities and their dynamic components.
An entity component framework.
50 stars
4 watching
3 forks
Language: C++
last commit: about 3 years ago
Linked from 1 awesome list
ecsentity-component-systemhacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the Entity-Component-System paradigm in Go | 299 |
| A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. | 190 |
| A project demonstrating the setup and management of entities with added components in a Haxe-based system | 2 |
| An entity management system based on the Entity Component System pattern, designed for game development and other demanding applications. | 864 |
| A fast and type-safe C++ framework for managing entities with components | 2,233 |
| A minimal, data-oriented Entity-Component System written in C# | 72 |
| An implementation of an Entity Component System architecture for managing game-like entities and their associated data | 39 |
| An example of using an entity-component system framework with game engines and physics libraries to create interactive content | 1 |
| Builds a custom game engine using the Entity Component System concept in Go. | 129 |
| 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 |
| An experimental library providing a flexible and efficient way to manage entities and their components in C++14 multithreaded systems. | 472 |
| A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. | 183 |
| An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |
| A lightweight C# framework for building entity component systems in games and other performance-critical applications | 51 |
| An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. | 549 |