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.

List OpenGL repositories

glfw-skeleton

24
Stars
1
Forks
Watchers

:skull: A skeleton OpenGL C++ app bootstrapped with glfw, glad, and glm.

Spectaculum

95
Stars
17
Forks
Watchers

A spectacular view widget for visual media content on Android

grbl-gui

29
Stars
6
Forks
Watchers

Gcode scripting, 3D visualization and streaming for the grbl CNC controller

gltut

1.5k
Stars
353
Forks
Watchers

Learning Modern 3D Graphics Programming

euphoria

25
Stars
0
Forks
Watchers

data driven "game engine"

BunnyLOD

75
Stars
11
Forks
Watchers

Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification

flextgl

203
Stars
14
Forks
Watchers

OpenGL and Vulkan header and loader generator.

magnum

4.7k
Stars
434
Forks
Watchers

Lightweight and modular C++11 graphics middleware for games and data visualization

magnum-bootstrap

89
Stars
37
Forks
Watchers

Bootstrap projects for the Magnum C++11 graphics engine

magnum-examples

270
Stars
95
Forks
Watchers

Examples for the Magnum C++11 graphics engine