alpha release
A webapp tool to layout user interface and generate code for Dear ImGui. It is currently powered by imgui-js.
You can play with this tool at Fellow ImGui.
- real-time preview
- drag-n-drop to add widgets
- tree of widgets to organize the layout
- generate ImGui code on the fly for:
- Lua
- import / export FIG files
- import / export FIGT template files
TBD