Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 816 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 816 Bytes

ImWindow

Build status

Window and GUI system based on ImGui from OCornut.

Include docking/floating window, multi window and multi render support.

Custom titlebar Screenshot

Docking

Platform

Actually work on Windows with different backend

  • DX11
  • OpenGL
  • OpenGL with GLFW
  • BGFX
  • Sokol (with DX11 and OpenGL support)

Linux support is in pause.

For Mac it's not decided yet.

License

ImWindow is licensed under the MIT License, see LICENSE for more information.