mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-15 23:48:31 +00:00
4 lines
179 B
Markdown
4 lines
179 B
Markdown
# `imgui-examples`
|
|
|
|
- Run with OpenGL backend: `cargo run --example hello_gfx`
|
|
- Run with DirectX backend: `cargo run --example hello_gfx --features directx --no-default-features` |