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