
SmartGL
Library
SmartGL is a object-oriented wrapper for OpenGL graphics library. It extends the C-functions of OpenGL Utilty Toolkit (GLUT) to provide a high-level interface for creating graphics in C++.
Key Features
- Easily use OpenGL components in C/C++ projects.
Supported Platforms
SmartGL was originally written for Windows operating system, and may not compile on other platforms.
Programming Languages
C++
About the Client
SmartGL is a personal project.
Source Code
The source code of this project is publicly available on Github under MIT License.
Get it now
SmartGL is available as a C++ library. See this page for installation and usage instructions.