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☆38Updated 8 years ago
- Relatively low-level, lightweight, modular and multiplatform, C++, game making library or engine you might say☆83Updated 6 years ago
- Lightweight entity/component/system library (C++11)☆127Updated 9 years ago
- a one header library for creating Lua bindings to C++☆78Updated 3 years ago
- C++ Entity Component System based on Ordered Sets☆19Updated 8 years ago
- Windowing/rendering backends for https://github.com/ocornut/imgui☆43Updated 8 years ago
- Small footprint UI library for games & apps (branch)☆47Updated last month
- A small single-file library for sprite outline extraction and simplification for C/C++☆84Updated 9 years ago
- C++ string formatting library☆44Updated 5 years ago
- GL Stuff - A library aimed at reducing the boilerplate OpenGL code you always have to write.☆18Updated 9 years ago
- A collection of C++ code aimed at making rendering lots of 2D geometry faster with SFML☆30Updated 3 years ago
- Everything I am (was...) passionate about - the best game engine ever☆51Updated 4 years ago
- Tween is a lightweight easing library. Written in C++03☆35Updated 9 years ago
- Clone of https://bitbucket.org/jonasmeyer/microprofile☆45Updated 3 months ago
- Ugly docking code for ImGui☆65Updated 10 months ago
- Entropia File System Watcher☆36Updated 11 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
- Single file, header-only .OBJ mesh loader with zero dependancies☆50Updated 9 years ago
- A generic game loop implementation in C++☆12Updated last year
- Library to render text using modern OpenGL techniques☆55Updated 11 years ago
- ☆17Updated 9 years ago
- A game engine. That breathes fire and awesomeness☆15Updated 5 years ago
- OpenGL and Vulkan header and loader generator.☆205Updated 7 months ago
- A small project of game-ready containers extracted from the griffin engine.☆35Updated 7 years ago
- Simple example of a breakout game, using SDL and Entt.☆44Updated 4 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆90Updated 3 years ago
- Attila is a tiny atlas texture-packer (tool)☆40Updated 6 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Foundation library of helpful classes/functions☆23Updated 2 months ago