# ImWindow **Repository Path**: clengine/ImWindow ## Basic Information - **Project Name**: ImWindow - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ImWindow [![Build status](https://ci.appveyor.com/api/projects/status/k72i9fqi4px68oxl?svg=true)](https://ci.appveyor.com/project/thennequin/imwindow) Window and GUI system based on ImGui from OCornut. Include docking/floating window, multi window and multi render support. ![Screenshot1](https://raw.githubusercontent.com/wiki/thennequin/ImWindow/images/Screen1.png) ![Docking](https://raw.githubusercontent.com/wiki/thennequin/ImWindow/images/Docking.gif) # Platform Actually work on Windows with different backend * DX11 * OpenGL * OpenGL with GLFW * BGFX Linux support is in progress. For Mac it's not decided yet. # License ImWindow is licensed under the MIT License, see LICENSE for more information.