
OpenGL
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-ai...
alacritty
58.7k
@alacritty
A cross-platform, OpenGL terminal emulator.
kitty
27.3k
@kovidgoyal
Cross-platform, fast, feature-rich, GPU based terminal
raylib
26.1k
@raysan5
A simple and easy-to-use library to enjoy videogames programming
tinyrenderer
21.8k
@ssloy
A brief computer graphics / rendering course
3d-game-shaders-for-beginners
18.7k
@lettier
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
filament
18.4k
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
rpcs3
16.8k
@RPCS3
PlayStation 3 emulator and debugger
pyxel
16.2k
@kitao
A retro game engine for Python
bgfx
15.7k
@bkaradzic
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
OpenRCT2
14.3k
@OpenRCT2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
wgpu
14.1k
@gfx-rs
A cross-platform, safe, pure-Rust graphics API.
glfw
13.8k
@glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
openage
13.6k
@SFTtech
Clone of the Age of Empires II engine 🚀
Open3D
12.3k
@isl-org
Open3D: A Modern Library for 3D Data Processing
SFML
10.9k
@SFML
Simple and Fast Multimedia Library
Craft
10.7k
@fogleman
A simple Minecraft clone written in C using modern OpenGL (shaders).
openFrameworks
10.1k
@openframeworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
glm
9.9k
@g-truc
OpenGL Mathematics (GLM)
renderdoc
9.6k
@baldurk
RenderDoc is a stand-alone graphics debugging tool.
android-gpuimage
9.1k
@cats-oss
Android filters based on OpenGL (idea from GPUImage for iOS)