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.
☆20Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for SSVEntitySystem
- Everything I am (was...) passionate about - the best game engine ever☆49Updated 3 years ago
- OpenEcs - A fast, clean, typesafe, C++11, header only, Entity Component System☆37Updated 7 years ago
- Windowing/rendering backends for https://github.com/ocornut/imgui☆43Updated 8 years ago
- a one header library for creating Lua bindings to C++☆78Updated 3 years ago
- GL Stuff - A library aimed at reducing the boilerplate OpenGL code you always have to write.☆18Updated 9 years ago
- Voxel stuff entirely on the GPU using lots of GPU stuff and very little CPU stuff. Requires GLFW, GLEW, OpenGL, and a computer with a fai…☆20Updated 7 years ago
- Lightweight entity/component/system library (C++11)☆128Updated 8 years ago
- ☆17Updated 8 years ago
- A small single-file library for sprite outline extraction and simplification for C/C++☆83Updated 9 years ago
- A small project of game-ready containers extracted from the griffin engine.☆35Updated 6 years ago
- Single file, header-only .OBJ mesh loader with zero dependancies☆48Updated 8 years ago
- A collection of C++ code aimed at making rendering lots of 2D geometry faster with SFML☆30Updated 2 years ago
- C++ Entity Component System based on Ordered Sets☆18Updated 8 years ago
- Psybrus Engine & Toolchain☆26Updated 8 years ago
- Clone of https://bitbucket.org/jonasmeyer/microprofile☆44Updated 3 years ago
- Relatively low-level, lightweight, modular and multiplatform, C++, game making library or engine you might say☆81Updated 5 years ago
- Small footprint UI library for games & apps (branch)☆47Updated 6 months ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- A generic game loop implementation in C++☆10Updated last year
- Entropia File System Watcher☆34Updated 11 years ago
- Ugly docking code for ImGui☆65Updated 4 months ago
- ☆17Updated 10 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆61Updated 4 months ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆34Updated 5 years ago
- Tween is a lightweight easing library. Written in C++03☆35Updated 9 years ago
- Graphics Language Renderer☆16Updated 2 years ago
- C++ string formatting library☆44Updated 4 years ago