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

opengl_premake_boilerplate

56
Stars
10
Forks
Watchers

Simple OpenGL boilerplate code

android-rainbow-opengl

32
Stars
2
Forks
Watchers

Sample source code for Android Pride Rainbow Bounding Box written in Kotlin and OpenGL 🏳️‍🌈

NeoPS

5
Stars
2
Forks
Watchers

Yet _another_ PlayStation Emulator

nanovg-zig

162
Stars
17
Forks
Watchers

A small anti-aliased hardware-accelerated vector graphics library

glow

1.1k
Stars
124
Forks
Watchers

GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code

phosphorus

16
Stars
5
Forks
Watchers

gl.xml parser / GL bindings generator

editly

4.6k
Stars
290
Forks
Watchers

Slick, declarative command line video editing & API

debumblebee

26
Stars
2
Forks
Watchers

DEPRECATED. Don't use it anymore — Optimus graphics support for Debian through VirtualGL

cglm

2.1k
Stars
217
Forks
Watchers

📽 Highly Optimized 2D / 3D Graphics Math (glm) for C