C++
General Graphics
- Cem Yuksel's graphics lectures
- LearnOpenGL
- A trip through the graphics pipeline
- Scratchapixel
- Inigo Quilez
- The Book of Shaders
- Song Ho
- Lighthouse 3D (Beginner friendly)
- TinyRenderer/TinyRayTracer/TinyRayCaster
- Rasterization in One Weekend
- Ray Tracing in One Weekend
Vulkan
Game Programming
- SDL: Established C library with commercial backing
- Raylib: A modern and simple C library rapidly gaining popularity
- CS50x Game (Lua and Love2D)
- Pikuma (High-quality paid courses)