https://github.com/d-krylov/gloom
Library for experiments with OpenGL
https://github.com/d-krylov/gloom
assimp imgui opengl46 tinyobjloader wip
Last synced: 4 months ago
JSON representation
Library for experiments with OpenGL
- Host: GitHub
- URL: https://github.com/d-krylov/gloom
- Owner: d-krylov
- License: mit
- Created: 2024-04-05T08:51:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T08:13:58.000Z (over 1 year ago)
- Last Synced: 2025-01-11T08:09:30.145Z (about 1 year ago)
- Topics: assimp, imgui, opengl46, tinyobjloader, wip
- Language: C++
- Homepage:
- Size: 7.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gloom - Small OpenGL C++ Wrappers Library
## Example
|
Link
| Screenshot
| Description
|
|---------------------------------------------|----------------------------------------|-------------------------------|
| [Triangle](/examples/trinagle/triangle.cpp) |  | Simple colored triangle |