/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

rosenzweig.io
| | timur.hu
4.4 parsecs away

Travel
| | Mesh and task shaders (amplification shaders in D3D jargon) are a new way to process geometry in 3D applications. First proposed by NVidia in 2018 and initially available in the "Turing" series, they are now supported on RDNA2 GPUs and are part of the D3D12 API. There is also an extension in Vulkan (and a vendor-specific one in OpenGL). This post is about what mesh shadig is and next time I'm going to talk about how mesh/task shaders are implemented on the driver side.
| | asahilinux.org
0.0 parsecs away

Travel
| |
| | www.reedbeta.com
6.3 parsecs away

Travel
| | Pixels and polygons and shaders, oh my!
| | learnopengl.com
40.7 parsecs away

Travel
| Learn OpenGL . com provides good and clear modern 3.3+ OpenGL tutorials with clear examples. A great resource to learn modern OpenGL aimed at beginners.