/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
| | www.reedbeta.com
1.7 parsecs away

Travel
| | Pixels and polygons and shaders, oh my!
| | timur.hu
2.3 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...
| | c0de517e.blogspot.com
2.9 parsecs away

Travel
| | Realtime rendering and videogame programming mostly, but I love computer science and visuals in all their forms. This is a notepad of my ideas.
| | thenumb.at
17.1 parsecs away

Travel
| [AI summary] The author details the technical architecture, rendering pipeline, and optimization strategies for 'Exile,' a 3D voxel engine built from scratch using a hybrid mesh geometry solution and compact vertex data formats for performance.