/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

0fps.net
| | distill.pub
3.2 parsecs away

Travel
| | Neural Cellular Automata learn to generate textures, exhibiting surprising properties.
| | slackermanz.com
3.6 parsecs away

Travel
| | Multiple Neighborhood Cellular Automata (MNCA) produce complex and robust emergent structures not commonly seen in simpler models
| | reasonabledeviations.com
2.9 parsecs away

Travel
| | Academic blog about quantitative finance, programming, maths.
| | timur.hu
34.0 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...