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.
OpenGL 4 PBR engine
a multi-stage heterogeneous programming language applied to real-time 3D graphics
:aquarius: An OpenGL 4.3 / C++ 11 rendering engine oriented towards animation.
A CHIP-8 emulator written in C++
Implementation of a library of double precision operations in pure GLSL 1.30 for GPU using bit twiddling operations and integer math.
Arqan is an OpenGL and GLFW binding for C# that allows you to directly use all OpenGL methods and enums methods and enums from the popular GLFW librar...
r/RoguelikeDev Does The Complete Roguelike Tutorial
Pure C Simple Window Framework (to be rebased soon).
Realtime interactive scientific visualization API
Fortran 2008 interface bindings to SDL 2.0
An OpenGL "Engine" Written In C
Solar System simulation created in C++ with legacy OpenGL
Simple GLSL compilation checker that uses the display driver
A small demo and tutorial of the image load/store feature of OpenGL 4
Audio visualizer for PulseAudio written in Python
C++ Structure from Motion (SfM) pipeline with OpenGL visualization for Apolloscape Dataset
OpenGL UI Library
Image Editor with a UI creatief with ImGui
A Tiny Pixel Art Tool
SEU CS Computer Graphics Course Design: a Minecraft-like game based on openGL
A lightweight terminal made with OpenGL
Rust implementation of Boids simulation
A collection of header files that can ease OpenGL programming
Some old C++ code I developed while at MIT. Could be useful if you have an old radar lying around.
学习OpenGL使用C# + OpenTK
Ensure that a system-compatible OpenGL driver is available for `nix-shell`-encapsulated programs.
Real-time 2D fluid simulator with lots of visualization options.
Quake 2 Level Renderer written in Go and OpenGL
A two-player game for fans of Pong and the Utah teapot!
Augmented reality game
3D Game engine with an editor(Qt) using OpenGL
data driven "game engine"
计算机图形学算法实现
Single header OpenGL utility library in the public domain
Research project evaluating Voxelized Shadows for rendering high quality precomputed shadows in real time, with low storage requirements.
OpenGL Legacy and SDL Graphics Lesson in Gforth
Function plotter
Rhythm game similar to FoF, GH, or RB. (no longer in development)
GLMaze is a Windows 95 Maze screensaver clone written in C using OpenGL.
在Android Native中实现opengl实时渲染图像、视频、camera。
⚪🌱A modern OpenGL starter repo that you could use to get the ball rolling.
Computer Graphics Algorithms in C++ and OpenGL basics.
Quake III map and model renderer
live editor of GLSL fragment shaders based on Qt / QML
A Cool Voxel Editor Based on OpenGL 3.3+ !
A relatively simple Go powered OpenGL Graphics Engine
A Cross-Platform, Cross-GraphicsAPI game engine
:skull: A skeleton OpenGL C++ app bootstrapped with glfw, glad, and glm.
PHP FFI SDL bindings
This project implements style functions for volume rendering, producing cheap but quality visuals with the use of litspheres. Style transfer is really...