Mathieu-Lala / 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

Fork details

I found this repo with very interesting and powerful feature. But I noticed some bad practice around this project, so I am trying to improve this work!

I am only interested in the glfw/opengl/vulkan backend rendering, and windows/linux system.

I want to use latest feature/practice, and I have no mercy with legacy code.

Roadmap

  • replace genie by cmake
  • use conan
  • build successfully
  • remove 'Externals' submodule folder
  • update the CI/CD
  • use nlohmann::json instead of JsonStthm
  • add static analyser
  • restore the single file format

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++ 88.0%Language:Lua 5.4%Language:Python 2.9%Language:CMake 2.9%Language:Batchfile 0.6%Language:Shell 0.2%