Threejs Materials

Classic three.js materials (non-Node): MeshStandardMaterial, MeshPhysicalMaterial, Phong/Lambert/Toon/Basic, Line/Points/Sprite materials, MeshMatcapMaterial, MeshNormalMaterial, depth/distance materials, ShaderMaterial and RawShaderMaterial. Use when tuning PBR maps, transparency, depth write, skinning flags, or writing GLSL in ShaderMaterial; for TSL/NodeMaterial/WebGPU shader graphs use threejs-node-tsl instead—not both for the same authoring path unless migrating.

full-stack-skills 752d86a 2 files · 6.7 KB Updated

File contents

full-stack-skills/threejs-skills/tree/main/skills/threejs-materials commit 752d86af63

Frequently asked questions

npx skillmds@latest add full-stack-skills/threejs-materials