How to create a graph with hexagon
I’m writing code using c++ with imgui dx9, I’m writing a graph as values are passed
Why are my fonts at such a low quality for imgui?
I have recently updated to imgui 1.90.5 from a much older version, and noticing that my font quality is extremely low. I have also noticed that my hit detection is wrong for combo boxes. Indicated with the red square is where my cursor is still able to pick up the hit detection for it. What could be leading to this issue?
Reset device after lost
I tried to create my own d3d menu for game using directX9 and that’s my endscene hook