ImGui Textbox Scene
Demonstrates ImGui textbox usage for lightweight UI overlays.
Overview
This example shows how to use ImGui textboxes for quick information display.
Features
- ImGui textboxes
- Lightweight UI
- Overlay textboxes
Try It
Load this example:
https://blazium-engine.github.io/DDDBrowserExamples/imgui-textbox-scene.html
Next Steps
- Lua/Luau API - Engine - ImGui textbox functions
- Textbox Scene - Regular textboxes