ImGui icon indicating copy to clipboard operation
ImGui copied to clipboard

Direct3D back-end support

Open sgf opened this issue 1 year ago • 0 comments

Direct3D back-end support. If d3d is supported.due to imgui's zero dependency and AOT compilation,the compiled program will be very powerful. It is possible to implement a set of GUI with basically complete functions within 2mb (AOT + compression) on Windows.

sgf avatar Dec 11 '23 18:12 sgf