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

196 B

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