imgui-ggez-starter
imgui-ggez-starter copied to clipboard
Load texture from png
I do not like the way it is done in "images" branch. Too much dependencies onto unrelated stuff.
Since OpenGL is used under the hood, probably porting https://github.com/ocornut/imgui/wiki/Image-Loading-and-Displaying-Examples#example-for-opengl-users to rust is good idea.