-
Dear Imgui or Imgui is a famous immediate mode GUI.
The difference between a classic gui manager and ImGui is you init and draw at the same time,and instead to declare, init, and set and finally dr…
-
### Version/Branch of Dear ImGui:
Version 1.91.2
### Back-ends:
imgui_impl_sdl2.cpp + imgui_impl_sdlrenderer2.cpp
### Compiler, OS:
Windows 10 + MSVC 2022
### Full config/build information:
_No…
-
I cannot launch dear-imgui-conan after the build. If I create a symlink to ~/.conan as /home/conan it fixes the first error, but it is kinda workaround.
```
libGL error: MESA-LOADER: failed to open …
-
As brought up here https://github.com/emoon/rust_minifb/issues/91
It would be possible to add optional dear-imgui support to minifb https://github.com/Gekkio/imgui-rs if this is something people wo…
emoon updated
4 years ago
-
### Version/Branch of Dear ImGui:
Version 1.91.4, Branch: docking
### Back-ends:
imgui_impl_opengl3.cpp + imgui_impl_glfw.cpp
### Compiler, OS:
Windows 11 + MSVS 2022
### Full config…
-
### The feature, motivation and pitch
**Issue**:
MuJoCo’s visualization currently relies on a tight dependency with specific versions of OpenGL, particularly using ARB framebuffers. This creates a…
-
### Version/Branch of Dear ImGui:
Version 1.91.2, Branch: docking
### Back-ends:
imgui_impl_Win32.cpp + imgui_impl_DX11.cpp
### Compiler, OS:
win11+vs2022
### Full config/build information:
```…
o-3-o updated
1 month ago
-
**EMSDK version:**
* 3.1.56-asserts
**Compile command:**
```shell
emcmake cmake ${PWD}/../ -G "Ninja" -DCMAKE_BUILD_TYPE="RelWithDebInfo" -DCMAKE_CXX_COMPILER_CLANG_SCAN_DEPS="/root/emsdk/upst…
-
Hello,
The software doesn't work with screenreaders. This is a huge issue for blind and visually impaired individuals who would like to use it.
I've tested it with nvda, a free and open source scr…
-
Develop templates for functional modules to run experiments in freely moving animals (foraging, navigation, escape, single and multi-animal ID tracking and pose estimation using SLEAP or DLC, multi-ca…