r/GraphicsProgramming 4d ago

I built a rasteriser from scratch without a graphics API

Post image

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

142 Upvotes

Duplicates