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.
sulis
Turn based tactical RPG with several campaigns, written in Rust
bsf
Modern C++14 library for the development of real-time graphical applications
ddnet
DDraceNetwork, a free cooperative platformer game
AnotherCraft
A Minecraft clone demo (master thesis)
glmark2
glmark2 is an OpenGL 2.0 and ES 2.0 benchmark
opentk
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you ever...