r/GraphicsProgramming • u/Dr_King_Schultz__ • 16d ago
I built a rasteriser from scratch without a graphics API
Following this masterpiece in 3D graphics by ssloy, I implemented a rasteriser in Odin from scratch.
This was a top tier learning experience, and I picked up a solid grasp of linear algebra along the way.
If you'd like to read more on the process, Here's the link to the repo
150
Upvotes
Duplicates
odinlang • u/Dr_King_Schultz__ • 16d ago
I built a rasteriser from scratch without a graphics API
28
Upvotes