Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ahmed605/imgui-uwp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

12 Commits

Repository files navigation

ImGui-UWP

ImGui-UWP is a UWP backend for Dear ImGui.

ImGui-UWP has been tested against the DirectX 11 and DirectX 12 rendering backends but it should work fine with other rendering backends that are compatible with UWP too (e.g. SDL2).

The examples folder contains C++/WinRT UWP CoreApplication examples for using ImGui-UWP with both DirectX 11 and DirectX 12.

Supported features

  • Clipboard support
  • Mouse support (can discriminate Mouse/TouchScreen/Pen)
  • Keyboard support
  • Gamepad support
  • Mouse cursor shape and visibility
  • DPI Scaling (see this code for an example of how to use this)
  • IME

Screenshot

About

UWP backend for Dear ImGui

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

Contributors