Skip to content
/ Dux Public

Cross-platform, ImGui-style immediate-mode GUI framework for .NET with Vulkan and GLFW backends.

Notifications You must be signed in to change notification settings

dimohy/Dux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dux

Cross-platform, ImGui-style immediate-mode GUI framework for .NET with Vulkan and GLFW backends.

Features

  • Immediate-mode UI API
  • Vulkan renderer
  • GLFW window/input backend
  • Performance test sample

Getting Started

  • See the samples under samples/.
  • Run the performance test sample:
    • dotnet run --project samples/Dux.PerfTest/

License

MIT

About

Cross-platform, ImGui-style immediate-mode GUI framework for .NET with Vulkan and GLFW backends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published