/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

github.com
| | aerotwist.com
4.5 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.
| | drei.docs.pmnd.rs
6.3 parsecs away

Travel
| | [AI summary] The post demonstrates usage of a helper function to create and extend THREE.ShaderMaterial for easier uniform handling within React Three Fiber.
| | webglfundamentals.org
5.0 parsecs away

Travel
| | What's a shader and what's GLSL
| | jamie-wong.com
7.5 parsecs away

Travel
| [AI summary] The author explains how to render metaballs using WebGL by leveraging the GPU for parallel pixel computation through the OpenGL programmable pipeline.