imgui-rs/imgui-gfx-examples

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