palikar / ImWindow

Window and GUI system based on Dear ImGui from OCornut

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C++ 94.4%Language:Lua 4.9%Language:Batchfile 0.5%Language:Shell 0.1%