| Crates.io | easy-imgui-opengl |
| lib.rs | easy-imgui-opengl |
| version | 0.2.0 |
| created_at | 2024-12-12 18:40:42.562347+00 |
| updated_at | 2025-07-12 09:28:01.954862+00 |
| description | OpenGL helper types, designed to work with easy-imgui |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1481502 |
| size | 37,412 |
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.