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
229 stars
8 watching
21 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
cppecsentity-component-systementity-editorenttgame-developmentimguimushmachinesingle-filesingle-header-lib
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Builds a custom game engine using the Entity Component System concept in Go. | 129 |
| | An implementation of the Entity-Component-System paradigm in Go | 299 |
| | An example of integrating Entity-Component-System (ECS) architecture with Godot's GameNetworkingSockets for simple entity management and networking. | 30 |
| | A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 607 |
| | A markdown rendering library for Dear ImGui game development | 1,118 |
| | A small, dependency-free node editor for Dear ImGui. | 2,109 |
| | A C++ 14-based real-time 3D game-engine with a focus on space sim | 778 |
| | An example of using an entity-component system framework with game engines and physics libraries to create interactive content | 1 |
| | A Clojure wrapper around the jMonkeyEngine 3D game engine | 147 |
| | An entity-component-system framework for managing game entities and their dynamic components. | 50 |
| | A C# wrapper around the flecs game engine | 153 |
| | An experimental library providing a flexible and efficient way to manage entities and their components in C++14 multithreaded systems. | 472 |
| | Software renderer for Dear ImGui GUI library | 269 |
| | An extensible 2D game engine built around an Entity Component System (ECS) architecture | 12 |
| | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 |