Quote
Last week, my dad was asking me why I was proud of this triangle on my laptop.
picture of a RGB triangle
I told him that rendering a triangle is complicated: it took me 3 days, and 1000+ lines of code to create the above image. This just made him more confused.
So I wrote this article explaining what the Vulkan graphics API is, how it works, and everything that goes into rendering a triangle with your GPU.