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
- A collection of C++ code aimed at making rendering lots of 2D geometry faster with SFML☆30Updated 3 years ago
- OpenEcs - A fast, clean, typesafe, C++11, header only, Entity Component System☆37Updated 8 years ago
- GL Stuff - A library aimed at reducing the boilerplate OpenGL code you always have to write.☆18Updated 9 years ago
- Windowing/rendering backends for https://github.com/ocornut/imgui☆43Updated 8 years ago
- a one header library for creating Lua bindings to C++☆78Updated 3 years ago
- Lightweight entity/component/system library (C++11)☆128Updated 8 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- C++ Entity Component System based on Ordered Sets☆18Updated 8 years ago
- Everything I am (was...) passionate about - the best game engine ever☆51Updated 4 years ago
- A generic game loop implementation in C++☆12Updated last year
- An implementation of a weak handle interface to a packed vector in C++☆14Updated last year
- C++ string formatting library☆44Updated 5 years ago
- Use native dialogs with same code on Windows,Mac OSX and GTK☆26Updated 7 years ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆64Updated 7 years ago
- Relatively low-level, lightweight, modular and multiplatform, C++, game making library or engine you might say☆83Updated 6 years ago
- A small project of game-ready containers extracted from the griffin engine.☆35Updated 7 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated 9 months ago
- Simple example of a breakout game, using SDL and Entt.☆44Updated 4 years ago
- A game engine. That breathes fire and awesomeness☆15Updated 5 years ago
- Data Oriented Tower Defense Example☆55Updated 3 months ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆89Updated 3 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Updated 6 years ago
- A small tool to generate C arrays of data from a list of input files☆47Updated 4 years ago
- An entity component framework.☆52Updated 3 years ago
- OpenGL and Vulkan header and loader generator.☆206Updated 6 months ago
- A font cooking library☆54Updated 3 years ago
- Ugly docking code for ImGui☆65Updated 9 months 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 8 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 6 months ago
- Foundation library of helpful classes/functions☆23Updated last month