/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

csantosbh.wordpress.com
| | lea.codes
1.8 parsecs away

Travel
| | A short tutorial on WebGL and Shaders
| | gpfault.net
1.9 parsecs away

Travel
| | [AI summary] The article explains how to render the Mandelbrot set using WebGL and GLSL shaders, detailing the mathematical theory, code implementation, and color palette techniques.
| | 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.
| | blog.42yeah.is
24.2 parsecs away

Travel
| [AI summary] A detailed explanation of Marching Squares and Marching Cubes algorithms for generating contours and 3D meshes from implicit functions.