arvidsson / MixLinks
C++ minimal entity-component system single header library
☆123Updated 7 years ago
Alternatives and similar repositories for Mix
Users that are interested in Mix are comparing it to the libraries listed below
Sorting:
- Lightweight entity/component/system library (C++11)☆128Updated 9 years ago
- Relatively low-level, lightweight, modular and multiplatform, C++, game making library or engine you might say☆84Updated 6 years ago
- Creating a pacman clone with OpenGL 4.5 and EnTT☆34Updated last year
- A C++14 Entity Component System☆193Updated 5 years ago
- A 2D dynamic lighting system with accurate soft shadows.☆114Updated 5 years ago
- MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into exist…☆345Updated 3 years ago
- Entity-component-system based 3D game engine☆64Updated 12 years ago
- Modern Cross-Platform C++ Engine with modularity (MIT). Maintains here: https://github.com/KomodoPlatform/antara-gaming-sdk☆159Updated 6 years ago
- OpenEcs - A fast, clean, typesafe, C++11, header only, Entity Component System☆38Updated 8 years ago
- SimpleAI is a small C++ AI behaviour tree based library with a QT5 based remote debugger (and with optional LUA bindings) released under …