frengels / matter
C++20 highly parallel ECS implementation
β20Updated 5 years ago
Alternatives and similar repositories for matter:
Users that are interested in matter are comparing it to the libraries listed below
- An experimental sprite rendering setup utilizing SSBO's, Threading, EnTT reactive systems, and array-textures based sprite caching.β6Updated 5 years ago
- The C++ "engine" for a game.β12Updated 4 years ago
- π οΈ A simple ECS library made for learning purposes (header-only)β16Updated 4 years ago
- A database inspired entity-component system for computer gamesβ14Updated 3 years ago
- demo code for https://github.com/Green-Sky/imgui_entt_entity_editorβ16Updated 3 years ago
- JavaScript port of EnTT