/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

pixeljetstream.blogspot.com
| | www.realworldtech.com
3.5 parsecs away

Travel
| | Starting with the Maxwell GM20x architecture, Nvidia high-performance GPUs have borrowed techniques from low-power mobile graphics architectures. Specifically, Maxwell and Pascal use tile-based immediate-mode rasterizers that buffer pixel output, instead of conventional full-screen immediate-mode rasterizers. Using simple DirectX shaders, we demonstrate the tile-based rasterization in Nvidia's Maxwell and Pascal GPUs and contrast this behavior to the immediate-mode rasterizer used by AMD.
| | simonschreibt.de
2.0 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
| | 3zanders.co.uk
3.4 parsecs away

Travel
| | A basic tutorial on creating a modern OpenGL context and getting a simple triangle drawn to the screen.
| | thenumb.at
17.9 parsecs away

Travel
| [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.