Cross-platform, ImGui-style immediate-mode GUI framework for .NET with Vulkan and GLFW backends.
- Immediate-mode UI API
- Vulkan renderer
- GLFW window/input backend
- Performance test sample
- See the samples under samples/.
- Run the performance test sample:
dotnet run --project samples/Dux.PerfTest/
MIT