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

axmol

865
Stars
195
Forks
Watchers

Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)

apitrace

2.6k
Stars
479
Forks
Watchers

Tools for tracing OpenGL, Direct3D, and other graphics APIs

freetype-gl

1.6k
Stars
261
Forks
Watchers

OpenGL text using one vertex buffer, one texture and FreeType

cpp-game-engine-book

2.7k
Stars
330
Forks
Watchers

从零编写游戏引擎教程 Writing a game engine tutorial from scratch

harfbuzz-example

136
Stars
23
Forks
Watchers

Harfbuzz text-shaping example with OpenGL using Freetype

galacritty

144
Stars
4
Forks
Watchers

[Abandoned experiment] GTK terminal emulator based on Alacritty [USE WEZTERM!]

exengine

534
Stars
30
Forks
Watchers

A C99 3D game engine

tinygl

435
Stars
47
Forks
Watchers

The penultimate portable graphics library

mini3d

2.1k
Stars
498
Forks
Watchers

3D Software Renderer in 700 Lines !!