/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

phoboslab.org
| | aerotwist.com
2.4 parsecs away

Travel
| | [AI summary] This article introduces shaders in the context of WebGL and Three.js, explaining their role in rendering 3D graphics and providing basic examples of vertex and fragment shaders.
| | lea.codes
2.4 parsecs away

Travel
| | A short tutorial on WebGL and Shaders
| | www.willusher.io
2.0 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.
| | www.joelotter.com
16.1 parsecs away

Travel
| The game development landscape has changed significantly over the last few years (understatement of the century, but whatever). One of the most significant of these changes , especially for game developers - though it's one that often goes unnoticed - is the riseof screen resolution and aspect ratio fragmentation.