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.
☆18Updated 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)☆129Updated 9 years ago
- A collection of C++ code aimed at making rendering lots of 2D geometry faster with SFML☆30Updated 4 years ago
- VERY simple cross-platform C++ analytics for games (using Google Analytics)☆96Updated 2 years ago
- A C++14 Entity Component System☆191Updated 5 years ago
- OpenEcs - A fast, clean, typesafe, C++11, header only, Entity Component System☆37Updated 8 years ago
- Example of MSVC makefile project for hotloading C with intellisense/debugger compatability☆109Updated 3 years ago
- OpenGL and Vulkan header and loader generator.☆207Updated last year
- An over-engineered implementation of Asteroids☆32Updated 8 years ago
- a one header library for creating Lua bindings to C++☆79Updated 4 years ago
- Relatively low-level, lightweight, modular and multiplatform, C++, game making library or engine you might say☆84Updated 7 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆92Updated 4 years ago
- Simple example of a breakout game, using SDL and Entt.☆44Updated 5 years ago
- Clone of https://bitbucket.org/jonasmeyer/microprofile☆43Updated 11 months ago
- C++ Entity Component System based on Ordered Sets☆17Updated 5 months ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- Windowing/rendering backends for https://github.com/ocornut/imgui☆43Updated 9 years ago
- UNOFFICIAL Git mirror of PhysicsFS Mercurial repository. The official repository has also moved to GitHub; this one will no longer be upd…☆53Updated 4 years ago
- A small project of game-ready containers extracted from the griffin engine.☆34Updated 7 years ago
- Single file, header-only .OBJ mesh loader with zero dependancies☆49Updated 9 years ago
- GL Stuff - A library aimed at reducing the boilerplate OpenGL code you always have to write.☆18Updated 10 years ago
- Voxel engine in C++ using Urho3D☆110Updated 7 years ago
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Updated 8 years ago
- A free, header-only C++ swarming (flocking) library for real-time applications☆136Updated 6 years ago
- Entropia File System Watcher☆38Updated 12 years ago
- Single-header libraries from the Magnum engine☆120Updated 8 months ago
- Data Oriented Tower Defense Example☆58Updated 2 months ago
- C++ minimal entity-component system single header library☆123Updated 7 years ago
- An entity component framework.☆54Updated 4 years ago
- A small single-file library for sprite outline extraction and simplification for C/C++☆87Updated 10 years ago
- Small footprint UI library for games & apps (branch)☆50Updated 2 weeks ago