#gfx-hal #imgui #back-end #renderer #memory

imgui-gfx-hal

An imgui renderer backend for gfx-hal

3 releases

Uses old Rust 2015

0.1.2 May 4, 2019
0.1.1 Jan 26, 2019
0.1.0 Jan 15, 2019

#17 in #gfx-hal

Unlicense/MIT

33KB
690 lines

imgui-gfx-hal

This is a simple imgui backend for gfx-hal, based on the vulkan backend here.

Future improvements

  • Abstract over different memory allocators
  • Better support for multiple textures

Dependencies

~12MB
~226K SLoC