Skip to content

Uriopass/imgui-wgpu-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dear imgui wgpu-rs renderer

Draw dear imgui UIs as a wgpu render pass. Based on imgui-gfx-renderer from imgui-rs.

screenshot

Usage

For usage, please have a look at the example.

Example

Run the example with

cargo run --release --example hello_world

Status

Basic features are useable. Uses wgpu-0.8 and imgui-0.7 upstream. winit-0.24 is used with the examples.

Contributions are very welcome.

About

Dear imgui renderer for wgpu-rs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 94.3%
  • GLSL 5.7%