/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

www.collabora.com
| | www.jlekstrand.net
2.0 parsecs away

Travel
| | [AI summary] The author discusses the complexities and challenges of descriptor sets in Vulkan and compares them to other graphics APIs like D3D12, highlighting hardware differences and the difficulties in creating a unified descriptor management system.
| | www.gfxstrand.net
2.0 parsecs away

Travel
| | [AI summary] The post discusses the complexities and challenges of descriptor sets in graphics APIs like Vulkan and D3D12, focusing on hardware differences and the trade-offs between various descriptor binding methods.
| | alain.xyz
2.0 parsecs away

Travel
| | Low level Graphics APIs such as DirectX 12, Vulkan, Metal, and WebGPU are converging to a model similar to the way GPUs are currently built. In this article we'll review modern graphics APIs and how they compare with older graphics APIs such as OpenGL in their design and data structures.
| | jamie-wong.com
11.1 parsecs away

Travel
| [AI summary] The author explains how to render metaballs using WebGL by leveraging the GPU for parallel pixel computation through the OpenGL programmable pipeline.