Skip to content
/ ImWindow Public
forked from thennequin/ImWindow

Window and GUI system based on Dear ImGui from OCornut

License

Notifications You must be signed in to change notification settings

sxzxs/ImWindow

 
 

Repository files navigation

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.

About

Window and GUI system based on Dear ImGui from OCornut

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.3%
  • Lua 5.0%
  • Other 0.7%