GLoom is a small utility library for OpenGL designed to support the development of more complex applications. It includes wrappers for OpenGL objects, a mesh loader, a simple scene, and a renderer.
- Dear ImGui for UI
- tinyobjloader for OBJ files loading
- Assimp for other model formats
- STB for image processing
- GLM for 3D mathematics