Skip to content

aentity/imgui-wgpu-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 --features [vulkan|metal|dx12]

Status

Basic features are useable. Uses wgpu-0.3.0 and winit-0.20.0-alpha3 as well as imgui-0.2.0 upstream.

Contributions are very welcome.

About

Dear imgui renderer for wgpu-rs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 95.3%
  • GLSL 4.7%