#graphics
Wiki 4
- Learn OpenGL Joey de Vries's free online book on modern core-profile OpenGL, in print and as a free PDF
- Learn WebGPU (for native graphics in C++) Élie Michel's guide to native 3D in C++ with WebGPU, on Windows, Linux and macOS
- Porting RADV to Win32 Collabora got Mesa's open source AMD Vulkan driver running Counter-Strike 2 on Windows
- SDL (Simple DirectMedia Layer) Cross-platform low-level library for video, audio, input, and threading; SDL3 is the current major version, maintained by libsdl-org