Build a Software Rasterizer
- https://github.com/ssloy/tinyrenderer
- https://tayfunkayhan.wordpress.com/2018/11/24/rasterization-in-one-weekend-part-i/
- https://www.gabrielgambetta.com/computer-graphics-from-scratch/00-introduction.html
Font Rendering
- https://steamcdn-a.akamaihd.net/apps/valve/2007/SIGGRAPH2007_AlphaTestedMagnification.pdf
- https://learnopengl.com/In-Practice/Text-Rendering
- https://sluglibrary.com/
- https://faultlore.com/blah/text-hates-you/
- https://lambdacube3d.wordpress.com/2014/11/12/playing-around-with-font-rendering/
- https://github.com/Chlumsky/msdfgen
PBR
- https://github.com/Nadrin/PBR
- https://learnopengl.com/PBR
- https://github.com/google/filament
- https://google.github.io/filament/Filament.html
- https://www.pbrt.org/
game recreations
list of game engine recreations
noteable
- morrowind - https://en.wikipedia.org/wiki/OpenMW
- gotic 1 & 2 - https://github.com/Try/OpenGothic
- gta 3 - https://github.com/halpz/re3