ArnauPrat / furious
A database inspired entity-component system for computer games
β14Updated 3 years ago
Related projects β
Alternatives and complementary repositories for furious
- π οΈ A simple ECS library made for learning purposes (header-only)β16Updated 3 years ago
- The C++ "engine" for a game.β12Updated 4 years ago
- An experimental sprite rendering setup utilizing SSBO's, Threading, EnTT reactive systems, and array-textures based sprite caching.β6Updated 5 years ago
- Top-down colony management game inspired by Rimworld in C++ using Magnum!β9Updated 3 years ago
- C++20 highly parallel ECS implementationβ20Updated 5 years ago
- demo code for https://github.com/Green-Sky/imgui_entt_entity_editorβ16Updated 2 years ago
- finite-state-machine demoβ8Updated 5 years ago
- ENGINE..... vrooooommmβ34Updated 2 months ago
- JavaScript port of EnTTβ10Updated 5 years ago
- A simple, configurable and extendible build system for gamedev.β24Updated 4 months ago
- 2D quake-inspired gameβ26Updated 11 months ago
- Small C++ workstealing task scheduler meant for gamedev.β32Updated 3 years ago
- A rendering-framework for DX12 and Vulkan. Mostly intended for personal learning purposes and graphics demos