|
You are here |
alain.xyz | ||
| | | | |
www.reedbeta.com
|
|
| | | | | Pixels and polygons and shaders, oh my! | |
| | | | |
timur.hu
|
|
| | | | | 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... | |
| | | | |
jamie-wong.com
|
|
| | | | | [AI summary] The author explains how to render metaballs using WebGL by leveraging the GPU for parallel pixel computation through the OpenGL programmable pipeline. | |
| | | | |
thenumb.at
|
|
| | | [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. | ||