All Projects → thennequin → Imwindow

thennequin / Imwindow

Licence: mit
Window and GUI system based on Dear ImGui from OCornut

Labels

Projects that are alternatives of or similar to Imwindow

ImGuiBuilder
o/ ImGui Builder is a graphical framework for assembling imgui codes in your interface easily
Stars: ✭ 279 (-51.39%)
Mutual labels:  imgui
Rbfx
Game engine with extensive C# support and WYSIWYG editor.
Stars: ✭ 356 (-37.98%)
Mutual labels:  imgui
Imgui Go
Go wrapper library for "Dear ImGui" (https://github.com/ocornut/imgui)
Stars: ✭ 499 (-13.07%)
Mutual labels:  imgui
Love Nuklear
Lightweight immediate mode GUI for LÖVE games
Stars: ✭ 281 (-51.05%)
Mutual labels:  imgui
Overload
3D Game engine with editor
Stars: ✭ 335 (-41.64%)
Mutual labels:  imgui
Imgui
Bloat-free Immediate Mode Graphical User interface for JVM with minimal dependencies (rewrite of dear imgui)
Stars: ✭ 394 (-31.36%)
Mutual labels:  imgui
MoravaEngine
2D/3D graphics engine written in C++ language. It currently supports the following graphics APIs: OpenGL 3.3+, Vulkan 1.2, DirectX 11. Its current purpose is to experiment with various CG concepts and techniques.
Stars: ✭ 129 (-77.53%)
Mutual labels:  imgui
Dearpygui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
Stars: ✭ 6,631 (+1055.23%)
Mutual labels:  imgui
Lumos
Cross-Platform C++ 2D/3D game engine
Stars: ✭ 343 (-40.24%)
Mutual labels:  imgui
Zep
Zep - An embeddable editor, with optional support for using vim keystrokes.
Stars: ✭ 477 (-16.9%)
Mutual labels:  imgui
Ava
A tiny unlicensed 3D game engine in C; with C++ and Lua interfaces. Written in 32 random ̷d̷a̷y̷s̷ m̷o̷n̷t̷h̷s̷ years.
Stars: ✭ 287 (-50%)
Mutual labels:  imgui
Desktopsharing
桌面共享, 支持RTSP转发, RTSP推流, RTMP推流。
Stars: ✭ 337 (-41.29%)
Mutual labels:  imgui
Imguifiledialog
File Dialog for ImGui : https://github.com/aiekick/ImGuiFileDialog
Stars: ✭ 398 (-30.66%)
Mutual labels:  imgui
Zui
Immediate Mode User Interface
Stars: ✭ 261 (-54.53%)
Mutual labels:  imgui
Iconfontcppheaders
C, C++ headers and C# classes for icon fonts: Font Awesome, Fork Awesome, Material Design, Kenney game icons and Fontaudio
Stars: ✭ 509 (-11.32%)
Mutual labels:  imgui
VulkanRenderer
Personal repo for learning the vulkan graphics api
Stars: ✭ 42 (-92.68%)
Mutual labels:  imgui
Ncine
A cross-platform 2D game engine
Stars: ✭ 372 (-35.19%)
Mutual labels:  imgui
Layout
Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++.
Stars: ✭ 551 (-4.01%)
Mutual labels:  imgui
Imgui Js
JavaScript bindings for Dear ImGui using Emscripten and TypeScript
Stars: ✭ 510 (-11.15%)
Mutual labels:  imgui
Nuklear
A single-header ANSI C immediate mode cross-platform GUI library
Stars: ✭ 5,055 (+780.66%)
Mutual labels:  imgui

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].