Glbinding
Page Module:Infobox/styles.css has no content.
| glbinding | |
|---|---|
| [[Programmer|Original authorTemplate:Pluralize from text]] | Computer Graphics Systems Group at HPI |
| [[Programmer|DeveloperTemplate:Pluralize from text]] | CGInternals GmbH |
| Written in | C++ and Python |
| Engine | Page Template:Plainlist/styles.css has no content.Template:EditAtWikidata |
| Platform | Cross-platform |
| License | MIT License |
| Website | Lua error in package.lua at line 80: module 'Module:If preview' not found. |
| Repository | Page Template:Plainlist/styles.css has no content.
|
Script error: No such module "Check for conflicting parameters".
glbinding is a generated, cross-platform C++ binding for OpenGL which is solely based on the new XML-based OpenGL API specification (gl.xml). It is a fully fledged OpenGL API binding, compatible with current code based on other C bindings, e.g., GLEW. The binding is generated using Python scripts and templates, that can be easily adapted to fit custom needs. It leverages modern C++11 features like scoped enums, lambdas, and variadic templates, instead of relying on macros (all OpenGL symbols are real functions and variables). It provides type-safe parameters, per feature API header, lazy function resolution, multi-context and multi-thread support, global function callbacks, meta information about the generated OpenGL binding and the OpenGL runtime, as well as multiple examples for quick-starting projects.
The complete glbinding source code including the generated files are published under the MIT License.
See also
References
Page Template:Reflist/styles.css has no content.
- ^ Page Module:Citation/CS1/styles.css has no content."Release glbinding-3.3.0". cginternals/glbinding. GitHub. Retrieved 2023-02-20.
External links
- Lua error in Module:Official_website at line 94: attempt to index field 'wikibase' (a nil value).