imgui-rs/imgui-gfx-examples
Willem Verstraeten 7e2293bde6 support winit-0.24
2020-12-15 20:47:54 -08:00
..
2020-12-15 20:47:54 -08:00
2020-12-15 20:47:54 -08:00

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