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

herebedragons

1.7k
Stars
78
Forks
Watchers

A basic 3D scene implemented with various engines, frameworks or APIs.

open-builder

694
Stars
80
Forks
Watchers

Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server

filament

17.3k
Stars
1.8k
Forks
Watchers

Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2

quickviewer

529
Stars
64
Forks
Watchers

A image/comic viewer application for Windows, Mac and Linux, it can show images very fast

zemeroth

1.4k
Stars
87
Forks
Watchers

😠⚔️😈 A minimalistic 2D turn-based tactical game in Rust

PBR

1.3k
Stars
110
Forks
Watchers

An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.

Overload

1.7k
Stars
214
Forks
Watchers

3D game engine with lua scripting

Arcane-Engine

514
Stars
36
Forks
Watchers

3D C/C++ Game Engine - Created By Brady Jessup

vxr

256
Stars
32
Forks
Watchers

General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)

Flux

181
Stars
25
Forks
Watchers

A real-time physically based rendering engine written in C++ and OpenGL