OpenGL Extensions is a library designed to interact with OpenGL and provide some basic extension features which would be useful to have for a grant, like image handling of png, jpg, and tga files, text rendering of truetype fonts, and anything else which fits in that category.
| Tags | Graphics OpenGL Image font |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Linux |
| Implementation | imagemagick Freetype |
| Translations | English |
Recent releases


Release Notes: This version fixes the automatic object management API, and stabilizes and cleans the code base.


Release Notes: This version cleans up the code, adds image direct, convert, and query API, and improves the font loading/unloading and identifier module API.


Release Notes: This release features basic font and image handling.