Hello, How are you? I have a question, I have tried many things but I can't draw primitives.
I want to draw circles, text, rectangles, of different sizes, colors and in different positions. How do I do it?
It may be a silly question, but I've tried several things and they don't work, Example;
ImGui.ImDrawListAddPolyline
ImGui.GetWindowDrawList().AddLine AddLine Function dont exist. :(
Hello, How are you? I have a question, I have tried many things but I can't draw primitives.
I want to draw circles, text, rectangles, of different sizes, colors and in different positions. How do I do it?
It may be a silly question, but I've tried several things and they don't work, Example;
ImGui.ImDrawListAddPolylineImGui.GetWindowDrawList().AddLineAddLine Function dont exist. :(