mirror of
https://github.com/ocornut/imgui.git
synced 2025-02-17 11:08:42 +01:00
Added dates
parent
62133cac15
commit
27a00f3a32
40
Home.md
40
Home.md
@ -151,7 +151,7 @@ New to Dear ImGui? Check out the [[Getting Started guide|Getting-Started]].
|
||||
- [#1713](https://github.com/ocornut/imgui/pull/1713) CMake project to build Examples (PR) by @podsvirov (need feedback)
|
||||
- [#3027](https://github.com/ocornut/imgui/pull/3027) Add CMake configuration (PR) by @Qix- (need feedback)
|
||||
- [rokups' cmake](https://gist.github.com/rokups/f771217b2d530d170db5cb1e08e9a8f4) Self-contained single-file cmake build script
|
||||
- Premake5 https://github.com/ocornut/imgui/tree/features/premake5 (unmerged branch)
|
||||
- Premake5 https://github.com/ocornut/imgui/tree/features/premake5 (feature branch)
|
||||
- Conan [github/conan-center-index/conan-imgui](https://github.com/conan-io/conan-center-index/tree/master/recipes/imgui), [conan-center](https://conan.io/center/recipes/imgui)
|
||||
- Fips (fips-imgui): fipsified imgui for fips build system [github/fungos/fips-imgui](https://github.com/fungos/fips-imgui)
|
||||
- GN (Chromium, ninja) BUILD.gn file: [github/ndsol/VolcanoSamples](https://github.com/ndsol/VolcanoSamples/blob/master/src/BUILD.gn)
|
||||
@ -161,32 +161,32 @@ New to Dear ImGui? Check out the [[Getting Started guide|Getting-Started]].
|
||||
(Please also check our [examples/](https://github.com/ocornut/imgui/tree/master/examples) folder in the repo, they work fine as starter apps!)
|
||||
|
||||
C/C++
|
||||
- asap: Starter project for portable app with optional GUI (GLFW/ImGui) [github/abdes/asap](https://github.com/abdes/asap)
|
||||
- GGWeb: Template for making a GUI app with C++ / Dear ImGui / SDL / OpenGL / Emscripten that can run both natively and in the browser. [github/ggerganov/ggweb](https://github.com/ggerganov/ggweb)
|
||||
- Walnut: simple application framework for Vulkan and Dear ImGui apps. [github/TheCherno/Walnut](https://github.com/TheCherno/Walnut)
|
||||
- imgui-app: amalgamation of Dear ImGui and Sokol into two files [github/pplux/imgui-app](https://github.com/pplux/imgui-app)
|
||||
- imgui_application: Tiny library for making c++ imgui-based apps (web & native) [github/inobelar/imgui_application](https://github.com/inobelar/imgui_application)
|
||||
- asap: Starter project for portable app with optional GUI (GLFW/ImGui) [github/abdes/asap](https://github.com/abdes/asap) (2018-2024)
|
||||
- GGWeb: Template for making a GUI app with C++ / Dear ImGui / SDL / OpenGL / Emscripten that can run both natively and in the browser. [github/ggerganov/ggweb](https://github.com/ggerganov/ggweb) (2022)
|
||||
- Walnut: simple application framework for Vulkan and Dear ImGui apps. [github/TheCherno/Walnut](https://github.com/TheCherno/Walnut) (2022-2023)
|
||||
- imgui-app: amalgamation of Dear ImGui and Sokol into two files [github/pplux/imgui-app](https://github.com/pplux/imgui-app) (2021-2022)
|
||||
- imgui_application: Tiny library for making c++ imgui-based apps (web & native) [github/inobelar/imgui_application](https://github.com/inobelar/imgui_application) (2023)
|
||||
- ImPlatform: aim to simplify the multiplatform development with Dear ImGui[github/soufianekhiat/ImPlatform](https://github.com/soufianekhiat/ImPlatform) (2024)
|
||||
- wiimag's framework: C/C++ Application Framework for Windows, MacOS, and Linux. [github/wiimag/framework](https://github.com/wiimag/framework)
|
||||
- Hello ImGui: enables quickly writing multiplatform apps with the simplicity of a "Hello World" app [github/pthom/hello_imgui](https://github.com/pthom/hello_imgui)
|
||||
- imgui_dojo: an easy setup example for imgui [github/LiuZHolmes/imgui_dojo](https://github.com/LiuZHolmes/imgui_dojo)
|
||||
- mahi-gui: Dirt Simple C++ GUI Toolkit using GLFW, glad, and ImGui [github/mahilab/mahi-gui](https://github.com/mahilab/mahi-gui)
|
||||
- sdl-bgfx-imgui-starter: A starter project for graphics applications [github/pr0g/sdl-bgfx-imgui-starter](https://github.com/pr0g/sdl-bgfx-imgui-starter)
|
||||
- wiimag's framework: C/C++ Application Framework for Windows, MacOS, and Linux. [github/wiimag/framework](https://github.com/wiimag/framework) (2023)
|
||||
- Hello ImGui: enables quickly writing multiplatform apps with the simplicity of a "Hello World" app [github/pthom/hello_imgui](https://github.com/pthom/hello_imgui) (2019-2024)
|
||||
- imgui_dojo: an easy setup example for imgui [github/LiuZHolmes/imgui_dojo](https://github.com/LiuZHolmes/imgui_dojo) (2019)
|
||||
- mahi-gui: Dirt Simple C++ GUI Toolkit using GLFW, glad, and ImGui [github/mahilab/mahi-gui](https://github.com/mahilab/mahi-gui) (2020-2021)
|
||||
- sdl-bgfx-imgui-starter: A starter project for graphics applications [github/pr0g/sdl-bgfx-imgui-starter](https://github.com/pr0g/sdl-bgfx-imgui-starter) (2020-2023)
|
||||
- Starter dear-imgui GLFW/OpenGL 3 based CMake C++ project: [github/urddru/imgui-glfw](https://github.com/urddru/imgui-glfw)
|
||||
- ImDuino (ESP32+TFT+ImSoft+ImGui example): [github/LAK132/ImDuino](https://github.com/LAK132/ImDuino)
|
||||
- ImFrame: Dear ImGui + GLFW C++ / CMake application framework: [github/JamesBoer/ImFrame](https://github.com/JamesBoer/ImFrame)
|
||||
- UntitledImGuiFramework: A desktop software development framework: [github/MadLadSquad/UntitledImGuiFramework](https://github.com/MadLadSquad/UntitledImGuiFramework)
|
||||
- ImDuino (ESP32+TFT+ImSoft+ImGui example): [github/LAK132/ImDuino](https://github.com/LAK132/ImDuino) (2019-2020)
|
||||
- ImFrame: Dear ImGui + GLFW C++ / CMake application framework: [github/JamesBoer/ImFrame](https://github.com/JamesBoer/ImFrame) (2021-2023)
|
||||
- UntitledImGuiFramework: A desktop software development framework: [github/MadLadSquad/UntitledImGuiFramework](https://github.com/MadLadSquad/UntitledImGuiFramework) (2022-2024)
|
||||
|
||||
C/C++, Python:
|
||||
- imgui_bundle: bundle including various powerful libraries [...] easily create ImGui applications in C++ and Python, under Windows, macOS, and Linux [github/pthom/imgui_bundle](https://github.com/pthom/imgui_bundle)
|
||||
- imgui_bundle: bundle including various powerful libraries [...] easily create ImGui applications in C++ and Python, under Windows, macOS, and Linux [github/pthom/imgui_bundle](https://github.com/pthom/imgui_bundle) (2022-2024)
|
||||
|
||||
Other:
|
||||
- ImTemplate: Template for making a single-windowed (or not) Dear ImGui application in Nim. [github/Patitotective/ImTemplate](https://github.com/Patitotective/ImTemplate)
|
||||
- Bimpy: bundled imgui for python: [github/podgorskiy/bimpy](https://github.com/podgorskiy/bimpy)
|
||||
- giu: Cross platform rapid GUI framework for golang based on Dear ImGui. [github/AllenDang/giu](https://github.com/AllenDang/giu)
|
||||
- Dear PyGui: A Simple Python GUI framework [github/hoffstadt/DearPyGui](https://github.com/hoffstadt/DearPyGui)
|
||||
- ImTemplate: Template for making a single-windowed (or not) Dear ImGui application in Nim. [github/Patitotective/ImTemplate](https://github.com/Patitotective/ImTemplate) (2022-2024)
|
||||
- Bimpy: bundled imgui for python: [github/podgorskiy/bimpy](https://github.com/podgorskiy/bimpy) (2019-2020)
|
||||
- giu: Cross platform rapid GUI framework for golang based on Dear ImGui. [github/AllenDang/giu](https://github.com/AllenDang/giu) (2020-2024)
|
||||
- Dear PyGui: A Simple Python GUI framework [github/hoffstadt/DearPyGui](https://github.com/hoffstadt/DearPyGui) (2020-2024)
|
||||
- ImGui Javascript Sandbox: [web](https://codepen.io/flyovergames/pen/xYPBaj)
|
||||
- DarknessFX Zig projects, templates, programs, libs and tools: [github.com/DarknessFX/zig_workbench](https://github.com/DarknessFX/zig_workbench)
|
||||
- DarknessFX Zig projects, templates, programs, libs and tools: [github.com/DarknessFX/zig_workbench](https://github.com/DarknessFX/zig_workbench) (2023)
|
||||
|
||||
### Notable forks
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user