mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-14 06:58:35 +00:00
A standalone example would either be missing a renderer (of minimal usefulness), or an exact duplicate of the linked examples
6 lines
245 B
Markdown
6 lines
245 B
Markdown
See the examples for [`imgui-glium-renderer`][glium] or [`imgui-glow-renderer`][glow]
|
|
for simple examples of this platform backend with different renderers
|
|
|
|
[glium]: ../../imgui-glium-renderer/examples
|
|
[glow]: ../../imgui-glow-renderer/examples
|