imgui-rs/imgui-examples

imgui-examples

  • Run with OpenGL backend: cargo run --example hello_gfx
  • Run with DirectX backend: cargo run --example hello_gfx --features directx --no-default-features