Explore >> Select a destination


You are here

www.willusher.io
| | www.boristhebrave.com
2.5 parsecs away

Travel
| | How to create a sharp mesh from a function without even trying In part 1 and part 2 of the series, we looked at the Marching Cubes algorithm, and how it can turn any function into a grid based mesh...
| | blog.42yeah.is
2.1 parsecs away

Travel
| |
| | timur.hu
3.6 parsecs away

Travel
| | Previously, I gave you an introduction to mesh/task shaders and wrote up some details about how mesh shaders are implemented in the driver. But I left out the important details of how task shaders (aka. amplification shaders) work in the driver. In this post, I aim to give you some details about how task shaders work under the hood. Like before, this is based on my experience implementing task shaders in RADV and all details are already public information.
| | raphlinus.github.io
35.9 parsecs away

Travel
| This post is an update to 2D Graphics on Modern GPU, just over a year ago. How time flies!