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.
Some old C++ code I developed while at MIT. Could be useful if you have an old radar lying around.
学习OpenGL使用C# + OpenTK
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
Ensure that a system-compatible OpenGL driver is available for `nix-shell`-encapsulated programs.
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 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...
The game engine writing in Nim.
Toy Minecraft client
Neta from <NEW GAME!> Sakura Nene's game engine.
Voxel Game Testing
A 3D Voxel Sandbox written in C
AndroidGLKit provides OpenGL ES 2.0 boilerplate codes for Android.
Graphics samples for john-chapman.github.io
🎮 Lemmings clone in C++ implemented in a custom engine.
基于C++的无禁手五子棋AI,通过openGL实现图形界面
Minimal OpenGL loader for X11.
Real time simulation and rendering of free surface fluid
The goal of this repository is to build rendering focused game engine. Feel free to join me and extend this project.
Multi-platform C++11 library based on Qt for creating 3D viewer widgets
A package for ZeroBraneStudio to aid graphics programming in Lua (OpenGL, Vulkan etc.)
pymotiontracker is a Python 3 library to read from an MPU6050 (accelerometer + gyroscope) Bluetooth module
A relatively simple Go powered OpenGL Graphics Engine
Village designer and previewer for Wurm Online and Unlimited
Attempting to create a program capable of combining stereo video input , with motors and other sensors on a PC running linux , the target is embedded...
Switch is a small logic game that demonstrates usage of Pixar USD and Hydra on Windows.
A blazing fast WebGL drawing API.
NeHe Android Ports
Small project using ModernGL for terrain rendering
Modern OpenGL terrain rendering for learning purposes.
A tiny, simple implementation of the marching tetrahedrons algorithm.