aras-p / dod-playgroundLinks
Sample OOP/ECS/DOD project (C++) for an internal Unity lecture in 2018
☆378Updated 4 years ago
Alternatives and similar repositories for dod-playground
Users that are interested in dod-playground are comparing it to the libraries listed below
Sorting:
- Thoughts about entity-component-system☆192Updated 6 years ago
- ☆327Updated 2 years ago
- [WIP] Experimental C++14 multithreaded compile-time entity-component-system library.☆485Updated 6 years ago
- An open source C++ entity system.☆464Updated 4 years ago
- Blog posts☆132Updated 8 years ago
- ☆618Updated 3 years ago
- Example of MSVC makefile project for hotloading C with intellisense/debugger compatability☆108Updated 2 years ago
- NomadECS - An entity component system implementation☆200Updated 6 years ago
- [DEPRECATED] C++ library for debugging HLSL & GLSL shaders☆329Updated 5 years ago
- Game engine with an Entity-Component-System (ECS) architecture. Focus on ease-of-use, runtime extensibility and compile-time type safety.☆617Updated 2 years ago
- Repository for the slides and the code of my CppCon 2015 talks.☆96Updated 8 years ago
- Multi-Threaded Job System using Fibers☆178Updated 3 years ago
- C++ single-header entity component system library☆479Updated 5 years ago
- OpenSteer is a C++ library to help build steering behaviors for autonomous characters in games and animation.☆347Updated 2 years ago
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.