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
- Windowing/rendering backends for https://github.com/ocornut/imgui☆43Updated 8 years ago
- OpenEcs - A fast, clean, typesafe, C++11, header only, Entity Component System☆37Updated 7 years ago
- a one header library for creating Lua bindings to C++☆78Updated 3 years ago
- Everything I am (was...) passionate about - the best game engine ever☆49Updated 4 years ago
- A small project of game-ready containers extracted from the griffin engine.☆35Updated 7 years ago
- ☆17Updated 9 years ago
- Lightweight entity/component/system library (C++11)☆128Updated 8 years ago
- C++ string formatting library☆44Updated 5 years ago
- Clone of https://bitbucket.org/jonasmeyer/microprofile☆44Updated 3 weeks ago
- A collection of C++ code aimed at making rendering lots of 2D geometry faster with SFML☆30Updated 3 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆61Updated 7 months ago
- C++ Entity Component System based on Ordered Sets☆18Updated 8 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
- GLSL shader live-reloading☆71Updated 7 years ago
- Depth-of-field implemented with a summed area table☆47Updated 8 years ago
- Tween is a lightweight easing library. Written in C++03☆35Updated 9 years ago
- GL Stuff - A library aimed at reducing the boilerplate OpenGL code you always have to write.☆18Updated 9 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Single file, header-only .OBJ mesh loader with zero dependancies☆49Updated 9 years ago
- #include <engine>☆40Updated 6 years ago
- Repository for the slides and the code of my CppCon 2015 talks.☆95Updated 8 years ago
- Minimal Graphics Library☆39Updated 2 years ago
- A small tool to generate C arrays of data from a list of input files☆47Updated 4 years ago
- Relatively low-level, lightweight, modular and multiplatform, C++, game making library or engine you might say☆83Updated 6 years ago
- Entropia File System Watcher☆35Updated 11 years ago
- A small single-file library for sprite outline extraction and simplification for C/C++☆84Updated 9 years ago
- Use native dialogs with same code on Windows,Mac OSX and GTK☆26Updated 7 years ago
- Fast hash table template for array indexes.☆27Updated 8 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- ☆53Updated 7 years ago