1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-01-08 23:44:19 +00:00

Docs: added link to imgui-module. (#8868(

This commit is contained in:
ocornut 2025-11-06 17:30:00 +01:00
parent 8e2e87d638
commit dacd080639

View file

@ -9,5 +9,9 @@ imgui_scoped.h
Try by merging: https://github.com/ocornut/imgui/pull/2197
Discuss at: https://github.com/ocornut/imgui/issues/2096
imgui-module:
C++20 module binding
https://github.com/stripe2933/imgui-module
See more C++ related extension (fmt, RAII, syntactic sugar) on Wiki:
https://github.com/ocornut/imgui/wiki/Useful-Extensions#cness