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

sulis

472
Stars
30
Forks
Watchers

Turn based tactical RPG with several campaigns, written in Rust

bsf

1.7k
Stars
194
Forks
Watchers

Modern C++14 library for the development of real-time graphical applications

ddnet

509
Stars
382
Forks
Watchers

DDraceNetwork, a free cooperative platformer game

gl-engine

355
Stars
48
Forks
Watchers

Rendering Engine using C++ and OpenGL

dagon

314
Stars
30
Forks
Watchers

3D game engine for D

AnotherCraft

241
Stars
15
Forks
Watchers

A Minecraft clone demo (master thesis)

Cyclic

156
Stars
95
Forks
Watchers

Minecraft mod written in Java

glmark2

404
Stars
172
Forks
Watchers

glmark2 is an OpenGL 2.0 and ES 2.0 benchmark

opentk

3.1k
Stars
627
Forks
Watchers

The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you ever...