Shaders
Three.js Shading Language
Write shaders in JavaScript, compile to WGSL or GLSL
Visit site
pnpm add threethreejs.org/docs/#api/en/nodes/core/NodeOpen

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.