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☆37Updated 7 years ago
- Lightweight entity/component/system library (C++11)☆128Updated 8 years ago
- Windowing/rendering backends for https://github.com/ocornut/imgui☆43Updated 8 years ago
- A collection of C++ code aimed at making rendering lots of 2D geometry faster with SFML☆30Updated 3 years ago
- ☆17Updated 9 years ago
- C++ Entity Component System based on Ordered Sets☆18Updated 8 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- C++ string formatting library☆44Updated 5 years ago
- Everything I am (was...) passionate about - the best game engine ever☆50Updated 4 years ago
- a one header library for creating Lua bindings to C++☆78Updated 3 years ago
- GL Stuff - A library aimed at reducing the boilerplate OpenGL code you always have to write.☆18Updated 9 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆61Updated 8 months ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- An implementation of a weak handle interface to a packed vector in C++☆14Updated last year
- A small tool to generate C arrays of data from a list of input files☆47Updated 4 years ago
- The Configurable Math Library, v1☆33Updated 7 years ago
- Data Oriented Tower Defense Example☆55Updated 2 months ago
- Simple example of a breakout game, using SDL and Entt.☆43Updated 4 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…☆41Updated this week
- The blizzard module for premake☆25Updated 7 years ago
- Single file, header-only .OBJ mesh loader with zero dependancies☆49Updated 9 years ago
- Entropia File System Watcher☆35Updated 11 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 3 years ago
- Thin C++11 SDL 2 wrapper with other nice things.☆15Updated 7 years 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
- OpenGL and Vulkan header and loader generator.☆205Updated 5 months ago
- Relatively low-level, lightweight, modular and multiplatform, C++, game making library or engine you might say☆83Updated 6 years ago
- Attila is a tiny atlas texture-packer (tool)☆40Updated 6 years ago
- Single-header libraries from the Magnum engine☆117Updated last week
- Ugly docking code for ImGui☆65Updated 8 months ago