SmartGL: An OpenGL Wrapper
Library
SmartGL is a object-oriented wrapper for OpenGL graphics library, based on OpenGL Utility Toolkit.
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++