-
TL/DR: I've dumped FTGL in my own code and won't do any more maintenance in my GitHub fork. Reasons follow, including some general criticism of FTGL.
I forked this repo from ulrichard who also told…
-
JOGL has an infrastructure for selecting the "GL profile" that should be used. This is built around the `GLProfile` class (see https://jogamp.org/deployment/jogamp-next/javadoc/jogl/javadoc/com/jogamp…
-
Don't know how to describe this bug correctly. If you get near funicular (or whatever it called, cart?) cutscene right before lava on map 29 - game probably can crash. But if you watch the cutscene an…
-
Hello ! I've just discovered this great, simple and effective project!
It's working very well for me, and I've two requests for improvements:
- Support hardware acceleration for NDI and NDIHX (I s…
-
I'm looking for a widget that allows interactive inspecting of a texture. In a similar way to how ImPlot allows the user to zoom and pan a graph, this would allow the user to zoom and pan a texture in…
-
Hello,
I am integrating RmlUi into my custom engine, RmlUi looks cool and as for me, there are no alternatives to it.
**When I load the benchmark sample there is a huge performance drop.**
…
-
## Feature Request
### Description
The only thing that is missing is the script to choose amd vulkan/mesa/pro drivers instead of the default "amd" opensource one, and what linux kernel the user …
-
Type: Bug
On all modern versions I could test from 1.80 to 1.83-Insider, on Windows 11, VSCode searches launch rg.exe (ripgrep) processes in parallel with what seems to be a 1:1 mapping to the numb…
-
**Version/Branch of Dear ImGui:**
Version: 1.73, 1.75 WIP
Branch: master
**Back-end/Renderer/Compiler/OS**
Back-ends: [Yatekii/imgui-wgpu-rs](https://github.com/Yatekii/imgui-wgpu-rs), imgui_i…
-
I'm opengl beginer.
And I'm trying to let GLControl overlap on other UserControls, to show both of GLControl's element and bottom UserControl's element.
But GLContorl's background Transparent is not…