/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.ronja-tutorials.com
| | lea.codes
2.9 parsecs away

Travel
| | A short tutorial on WebGL and Shaders
| | mynameismjp.wordpress.com
4.1 parsecs away

Travel
| | First things first: what am I talking about? I'm talking about something that finds great use for deferred rendering: reconstructing the 3D position of a previously-rendered pixel (either in view-space or world-space) from a single depth value
| | outerra.blogspot.com
5.2 parsecs away

Travel
| | Outerra tech blog.
| | www.rastergrid.com
40.0 parsecs away

Travel
| [AI summary] This technical article explains the SIMD (Single Instruction, Multiple Data) paradigm's role in GPU architecture, detailing its evolution from vector-based to SIMD-like (SIMT) designs and how developers should write efficient code accordingly.