2019-06-27 22:12:35 +03:00

5 lines
184 B
Markdown

# `imgui-gfx-examples`
- Run with OpenGL backend: `cargo run --example hello_gfx`
- Run with DirectX backend: `cargo run --example hello_gfx --features directx --no-default-features`