easy-imgui-opengl
OpenGL helper types for easy-imgui
.
They implement easy handling of shaders and resoures, everything based on the crate glow
.
Original intended as a helper crate for easy-imgui
, it doesn't depend on it on any way, so you can use
this for any other OpenGL-glow
code.
TODO: Documentation of the public API.