2019-04-21 19:41:14 -07:00

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`