Explore >> Select a destination


You are here

michaldrobot.com
| | timur.hu
9.5 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...
| | www.reedbeta.com
7.8 parsecs away

Travel
| | Pixels and polygons and shaders, oh my!
| | www.softdevtube.com
10.9 parsecs away

Travel
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and
| | reindernijhoff.net
73.8 parsecs away

Travel
| Together with my colleague Johan Holwerda, I've created the RenderQueue, a platform where we'll share a selection of WebGL and WebGPU demos we've developed over the past decade. These demos are primarily technical in nature, focusing on proof of concepts