Fundamentals of the Vulkan Graphics API: Why Rendering a Triangle is Complicated

Started by JeGX, July 27, 2020, 03:48:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JeGX

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.

Article: https://liamhinzman.com/blog/vulkan-fundamentals