Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matus-chochlik/oglplus
OGLplus is a collection of open-source, cross-platform libraries which implement an object-oriented facade over the OpenGL® (version 3 and higher) and also OpenAL® (version 1.1) and EGL (version 1.4) C-language APIs. It provides wrappers which automate resource and object management and make the use of these libraries in C++ safer and more convenient.
https://github.com/matus-chochlik/oglplus
Last synced: 14 days ago
JSON representation
OGLplus is a collection of open-source, cross-platform libraries which implement an object-oriented facade over the OpenGL® (version 3 and higher) and also OpenAL® (version 1.1) and EGL (version 1.4) C-language APIs. It provides wrappers which automate resource and object management and make the use of these libraries in C++ safer and more convenient.
- Host: GitHub
- URL: https://github.com/matus-chochlik/oglplus
- Owner: matus-chochlik
- License: bsl-1.0
- Created: 2013-03-19T17:52:30.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2021-10-26T06:11:56.000Z (about 3 years ago)
- Last Synced: 2024-07-31T22:43:12.852Z (3 months ago)
- Language: C++
- Homepage: http://oglplus.org/
- Size: 16.5 MB
- Stars: 491
- Watchers: 53
- Forks: 72
- Open Issues: 32
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG
- License: LICENSE_1_0.txt
Awesome Lists containing this project
- AwesomeCppGameDev - oglplus - source, cross-platform libraries which implement an object-oriented facade over the OpenGL® (version 3 and higher) and also OpenAL® (version 1.1) and EGL (version 1.… (Graphics)