vittorioromeo / SSVEntitySystemLinks
[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 9 years ago
Alternatives and similar repositories for SSVEntitySystem
Users that are interested in SSVEntitySystem are comparing it to the libraries listed below
Sorting:
- Lightweight entity/component/system library (C++11)☆127Updated 9 years ago
- OpenEcs - A fast, clean, typesafe, C++11, header only, Entity Component System☆38Updated 8 years ago
- Relatively low-level, lightweight, modular and multiplatform, C++, game making library or engine you might say☆83Updated 6 years ago
- Docking code for ImGui☆66Updated last year
- A collection of C++ code aimed at making rendering lots of 2D geometry faster with SFML☆30Updated 3 years ago
- VERY simple cross-platform C++ analytics for games (using Google Analytics)☆97Updated last year
- a one header library for creating Lua bindings to C++☆78Updated 4 years ago
- A C++14 Entity Component System☆193Updated 5 years ago
- Single file, header-only .OBJ mesh loader with zero dependancies☆50Updated 9 years ago
- OpenGL and Vulkan header and loader generator.☆208Updated last year
- Clone of https://bitbucket.org/jonasmeyer/microprofile☆46Updated 9 months ago
- A small single-file library for sprite outline extraction and simplification for C/C++☆87Updated 10 years ago
- Builds atlas texture from a bunch of input images.☆75Updated 5 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- A simple and fast OpenDDL Parser☆33Updated 2 months ago
- A header only cross platform wrapper of fiber API.☆46Updated 7 years ago
- Windowing/rendering backends for https://github.com/ocornut/imgui☆43Updated 9 years ago
- Example of MSVC makefile project for hotloading C with intellisense/debugger compatability☆108Updated 3 years ago
- Repository for the slides and the code of my CppCon 2015 talks.☆95Updated 9 years ago
- GLSL shader live-reloading☆69Updated 8 years ago
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Updated 7 years ago
- Small footprint UI library for games & apps (branch)☆47Updated 7 months ago
- Everything I am (was...) passionate about - the best game engine ever☆50Updated 4 years ago
- Simple example of a breakout game, using SDL and Entt.☆44Updated 5 years ago
- Foundation library of helpful classes/functions☆23Updated 8 months ago
- Single-header libraries from the Magnum engine☆120Updated 6 months ago
- Voxel engine in C++ using Urho3D☆108Updated 7 years ago
- 2D physics engine with SoA/SIMD optimizations☆112Updated 6 years ago
- A minimal geometry editing UI based on IMGUI☆114Updated 5 years ago
- Depth-of-field implemented with a summed area table☆48Updated 8 years ago