ImReflect

omar
2025-10-08 19:08:13 +02:00
parent 121772a4a0
commit bb8a805d98

@@ -418,6 +418,9 @@ More Node Editors stuff at [#306](https://github.com/ocornut/imgui/issues/306).
**ImQuick**: render UI elements automagically based only on the variable type. (2021)
<BR> [github/martinpetkovski/ImQuick](https://github.com/martinpetkovski/ImQuick)
**ImReflect**: Reflection based ImGui wrapper. (2025)
<BR> [github/Sven-vh/ImReflect](https://github.com/Sven-vh/ImReflect)
**imgui-inspect**: [Rust] An inspector UI using imgui in Rust (2021)
<BR> [github/aclysma/imgui-inspect](https://github.com/aclysma/imgui-inspect)