/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

fgiesen.wordpress.com
| | pixeljetstream.blogspot.com
3.7 parsecs away

Travel
| | Hi, while gathering public material on how the hardware works, I tried to create a compressed architecture image. It is based on images and ...
| | simonschreibt.de
3.9 parsecs away

Travel
| | Read in Chinese Read in Russian Read in Vietnamese This post is one part of the series "Render Hell". 2.0 Pipeline in Detail Most of the constructive feedback I received about this article was "Nice explanation, but your pipeline is 6
| | www.willusher.io
3.5 parsecs away

Travel
| | [AI summary] This article provides a step-by-step guide to setting up a WebGPU context and rendering a triangle on the screen, introducing the basics of WebGPU and its advantages over WebGL. It covers the setup of the rendering context, shader modules, vertex data, render pipeline configuration, and the rendering loop, culminating in a working example of a triangle being displayed.
| | themaister.net
27.8 parsecs away

Travel
| [AI summary] The author discusses the complexities and challenges of implementing D3D12's binding model in vkd3d-proton, highlighting the intricacies of bindless resources, local root signatures, and the transition to SM 6.6. They emphasize the need for careful handling of descriptors, validation, and the impact of hardware differences. The author also mentions the benefits of AMD's GCN architecture for bindless operations and the importance of thorough testing and code generation for different GPU architectures.