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

184 B

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