OpenGL topic
OpenGL (Open Graphics Library) is the computer industry’s standard API for defining 2-D and 3-D graphic images. OpenGL allows new hardware innovations to be accessible through the API via the OpenGL extension mechanism. It is used in CAD (Computer-aided design), virtual reality, video games, and flight simulation.
glfw-skeleton
:skull: A skeleton OpenGL C++ app bootstrapped with glfw, glad, and glm.
Spectaculum
A spectacular view widget for visual media content on Android
grbl-gui
Gcode scripting, 3D visualization and streaming for the grbl CNC controller
euphoria
data driven "game engine"
BunnyLOD
Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification
flextgl
OpenGL and Vulkan header and loader generator.
magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
magnum-bootstrap
Bootstrap projects for the Magnum C++11 graphics engine
magnum-examples
Examples for the Magnum C++11 graphics engine