Why Rendering a Triangle is Complicated | LiamHz
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.
Why Rendering a Triangle is Complicated | LiamHz Why Rendering a Triangle is Complicated Last week, my dad was asking me why I was proud of this triangle on my laptop. 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. What Vulkan Is Vulkan is a graphics API that is designed to provide an accurate abstraction of how modern graphics processing u
saved by
related reading
- LearnOpenGL - Hello Trianglelearnopengl.com
- A case for learning GPU programming with a compute-first mindset – Maister's Graphics Adventuresthemaister.net
- Hello Triangle 🟢 - Learn WebGPU for C++ documentationeliemichel.github.io
- The Case for Use.GPU — Acko.netacko.net
- OpenGL - Drawing polygonsopen.gl
- GPU Driver Developer’s Guide — The Linux Kernel documentationdocs.kernel.org
- Direct Rendering Manager - Wikipediaen.wikipedia.org
- What To Learn To Be A Real Time Graphics Programmerblog.demofox.org
- Gentle introduction to GPUs inner workings | vkSegfaultvksegfault.github.io
- What happens when you run a CUDA kernelfergusfinn.com
- Hello World! | Fragment Foundryhughsk.io
- CUDA C++ Programming Guide (Legacy) — CUDA C++ Programming Guidedocs.nvidia.com