A simple implementation of ImGui for the Silk.NET WebGPU bindings including a small demo.
- ImGui - For ImGui itself.
- ImGui.Net - For the ImGui DotNet bindings and examples.
- Silk.Net - For the WebGPU bindings and the Vulkan ImGui example.
- ImGui WebGPU C++ Example - For a good example of how to use ImGui with WebGPU.