-
Updated
Aug 2, 2022 - C++
dear-imgui
Here are 103 public repositories matching this topic...
-
Updated
Jul 21, 2022 - C++
-
Updated
Jul 29, 2022 - Go
-
Updated
May 15, 2022 - C++
-
Updated
Jul 31, 2022 - C
-
Updated
Dec 27, 2021 - Kotlin
-
Updated
Jun 24, 2022 - C++
-
Updated
May 12, 2022
-
Updated
Jun 7, 2022 - C++
-
Updated
Jul 18, 2022 - C++
-
Updated
Aug 4, 2018 - C++
-
Updated
Nov 5, 2021 - C++
-
Updated
May 27, 2022 - C++
Refer https://learnopengl.com/Advanced-Lighting/Normal-Mapping Tangent space normal mapping section, this should result in a performance boost
-
Updated
Aug 2, 2022 - C++
I'm working on porting an app from the (frankly shoddy) Kotlin ImGui port, and while overall the change has been a positive one (if painful), I've run into a couple issues with binding support.
The first thing I noticed not being bound was the JImGui.listBox function, along with the itemSize and `itemA
-
Updated
Jun 4, 2022 - Go
-
Updated
Nov 28, 2021 - C#
-
Updated
May 18, 2021 - Kotlin
-
Updated
May 22, 2022 - C++
-
Updated
Mar 14, 2020 - GLSL
-
Updated
Oct 9, 2020 - C
-
Updated
Oct 5, 2021 - C++
-
Updated
Aug 1, 2022 - C++
Improve this page
Add a description, image, and links to the dear-imgui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dear-imgui topic, visit your repo's landing page and select "manage topics."
As suggested by @connorjak in pyimgui/pyimgui#243 (comment), we should add tests for each integration that would launch the integration and exercise it (call functions and action callbacks).
Notes: