Taste
Shaders

Three.js Shading Language

Write shaders in JavaScript, compile to WGSL or GLSL

Visit site
pnpm add three
threejs.org/docs/#api/en/nodes/core/NodeOpen
Three.js Shading Language preview

Runs threejs.org/docs/#api/en/nodes/core/Node in a sandboxed frame

What it is

A node-based shading language inside Three.js that targets both WebGPU and WebGL — composable materials without string concatenation.

Best work

Adjacent taste