threejs-debugging-glsl.md 310 B

Title: Debugging Three.js - GLSL Description: How to debug GLSL Shaders

Check your shaders Use the shader inspector OR Add a shader dumper Use WEBGL_Debug_Shaders

Change fragment shader color = red show normals show texture coordinates show lighting

Change Vertex Shader simplest shader