GLEXT is a Win32 DLL with header and linker library, designed using Microsoft Visual Studio 2012. It implements all publicly available OPENGL extensions as static functions, that can be directly called without the danger of running into NULL pointer exceptions.
It can be freely used and distributed or modified. And as source is also available, the API can be recompiled with other versions of Visual Studio. And source can also be recompiled with Other C/C++ API for different OSes, with modifications.
THIS IS HOWEVER A WIN32 PROJECT AND SUPPORTS ATLEAST WINDOWS VISTA OS
Features
- Developed for Microsoft Windows (alteast Windows Vista)
- Presently Win32 (x86) DLL
- Written using Visual Studio
- For OpenGL programming
- Supports all the Public OpenGL Extensions
- Automatic context creation for loading Extensions. No headache for developers
- Free and Open Source. No additional License is required
- Visual C++ API
License
Creative Commons Attribution LicenseOther Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GLEXT - Win32 OpenGL Extension API!