/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.jendrikillner.com
| | timur.hu
2.4 parsecs away

Travel
| | In the previous post I gave a brief introduction on what mesh and task shaders are from the perspective of application developers. Now it's time to dive deeper and talk about how mesh shaders are implemented in a Vulkan driver on AMD HW. Note that everything I discuss here is based on my experience and understanding as I was working on mesh shader support in RADV and is already available as public information in open source driver code. The goal of this blog post is to elaborate on how mesh shaders are i...
| | benjamin.computer
4.8 parsecs away

Travel
| | Benjamin Blundell, benjamin.computer. I make things with computers
| | www.reedbeta.com
2.5 parsecs away

Travel
| | Pixels and polygons and shaders, oh my!
| | blog.willemmelching.nl
13.4 parsecs away

Travel
| A small weekend project to buld a colorful Mandelbrot set renderer using OpenCL.