imgui_entt_entity_editor
Entity Editor
An entity editor component for Entity-Component-System game development using Dear ImGui and EnTT.
A drop-in entity editor for EnTT with Dear ImGui
223 stars
8 watching
21 forks
Language: C++
last commit: 7 months ago
Linked from 1 awesome list
cppecsentity-component-systementity-editorenttgame-developmentimguimushmachinesingle-filesingle-header-lib
Related projects:
Repository | Description | Stars |
---|---|---|
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 127 |
engoengine/ecs | An implementation of the Entity-Component-System paradigm in Go | 298 |
portaloffreedom/godot_entt_net_example | An example of integrating Entity-Component-System (ECS) architecture with Godot's GameNetworkingSockets for simple entity management and networking. | 30 |
phisko/kengine | A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 606 |
enkisoftware/imgui_markdown | A markdown rendering library for Dear ImGui game development | 1,100 |
nelarius/imnodes | A small, dependency-free node editor for Dear ImGui. | 2,080 |
illation/etengine | A C++ 14-based real-time 3D game-engine with a focus on space sim | 776 |
deepcake/chickens | An example of using an entity-component system framework with game engines and physics libraries to create interactive content | 1 |
ertugrulcetin/jme-clj | A Clojure wrapper around the jMonkeyEngine 3D game engine | 143 |
apples/ginseng | An entity-component-system framework for managing game entities and their dynamic components. | 50 |
beancheeseburrito/flecs.net | A C# wrapper for an entity-component-system (ECS) game development library | 147 |
vittorioromeo/ecst | An experimental library providing a flexible and efficient way to manage entities and their components in C++14 multithreaded systems. | 472 |
emilk/imgui_software_renderer | Software renderer for Dear ImGui GUI library | 267 |
glassesneo/saohime | An extensible 2D game engine built around an Entity Component System (ECS) architecture | 11 |
sebas77/svelto.ecs | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,223 |