vittorioromeo / SSVEntitySystem
[HEADER-ONLY] C++14 simple entity/component system for realtime games. Simplicity of use is preferred over a real "entity-component-system" hierarchy. Components update and draw themselves (users create their own components and override the virtual methods). Fast, easy to use and to expand. Should be fine for any simple game.
☆19Updated 8 years ago
Alternatives and similar repositories for SSVEntitySystem:
Users that are interested in SSVEntitySystem are comparing it to the libraries listed below
- OpenEcs - A fast, clean, typesafe, C++11, header only, Entity Component System☆37Updated 7 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated 8 months ago
- C++ string formatting library☆44Updated 5 years ago
- Lightweight entity/component/system library (C++11)☆128Updated 8 years ago
- a one header library for creating Lua bindings to C++☆78Updated 3 years ago
- Windowing/rendering backends for https://github.com/ocornut/imgui☆43Updated 8 years ago
- Everything I am (was...) passionate about - the best game engine ever☆51Updated 4 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Psybrus Engine & Toolchain☆26Updated 8 years ago
- C++ Entity Component System based on Ordered Sets☆18Updated 8 years ago
- The blizzard module for premake☆25Updated 7 years ago
- Clone of https://bitbucket.org/jonasmeyer/microprofile☆45Updated 2 months ago
- A collection of C++ code aimed at making rendering lots of 2D geometry faster with SFML☆30Updated 3 years ago
- GL Stuff - A library aimed at reducing the boilerplate OpenGL code you always have to write.☆18Updated 9 years ago
- A small tool to generate C arrays of data from a list of input files☆47Updated 4 years ago
- Single file, header-only .OBJ mesh loader with zero dependancies☆49Updated 9 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- An implementation of a weak handle interface to a packed vector in C++☆14Updated last year
- Small footprint UI library for games & apps (branch)☆47Updated 3 months ago
- What a stupid name for a library☆51Updated 5 years ago
- Simple example of a breakout game, using SDL and Entt.☆43Updated 4 years ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆64Updated 7 years ago
- ☆53Updated 7 years ago
- Depth-of-field implemented with a summed area table☆47Updated 8 years ago
- An over-engineered implementation of Asteroids☆31Updated 7 years ago
- Featherkit game framework☆44Updated 6 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Updated 6 years ago
- The fastest culler ever☆36Updated 6 years ago
- VERY simple cross-platform C++ analytics for games (using Google Analytics)☆97Updated last year
- Entropia File System Watcher☆35Updated 11 years ago