2021-04-05 09:49:42 +02:00

5 lines
196 B
Markdown

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