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
- VERY simple cross-platform C++ analytics for games (using Google Analytics)☆97Updated last year
- 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
- A collection of C++ code aimed at making rendering lots of 2D geometry faster with SFML☆30Updated 3 years ago
- A C++14 Entity Component System☆193Updated 5 years ago
- Windowing/rendering backends for https://github.com/ocornut/imgui☆43Updated 9 years ago
- C++ Entity Component System based on Ordered Sets☆19Updated 3 months ago
- Simple example of a breakout game, using SDL and Entt.☆44Updated 5 years ago
- Example of MSVC makefile project for hotloading C with intellisense/debugger compatability☆108Updated 3 years ago
- Docking code for ImGui☆66Updated last year
- Repository for the slides and the code of my CppCon 2015 talks.☆95Updated 9 years ago
- OpenGL and Vulkan header and loader generator.☆208Updated last year
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆92Updated 4 years ago
- Small footprint UI library for games & apps (branch)☆47Updated 7 months ago
- a one header library for creating Lua bindings to C++☆78Updated 4 years ago
- Voxel engine in C++ using Urho3D☆108Updated 7 years ago
- Everything I am (was...) passionate about - the best game engine ever☆50Updated 4 years ago
- Featherkit game framework☆44Updated 6 years ago
- Foundation library of helpful classes/functions☆23Updated 8 months ago
- What a stupid name for a library☆51Updated 6 years ago
- Clone of https://bitbucket.org/jonasmeyer/microprofile☆46Updated 9 months ago
- Single file, header-only .OBJ mesh loader with zero dependancies☆50Updated 9 years ago
- GLSL shader live-reloading☆69Updated 8 years ago
- An over-engineered implementation of Asteroids☆31Updated 8 years ago
- ☆17Updated 9 years ago
- 2D physics engine with SoA/SIMD optimizations☆112Updated 6 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- A small single-file library for sprite outline extraction and simplification for C/C++☆87Updated 10 years ago
- Header-only effects and helper library for Bgfx to help you hit the ground running. Includes a bunch of post processing filters to comple…☆44Updated 2 weeks ago