-
-
Notifications
You must be signed in to change notification settings - Fork 36.1k
Closed
Description
Describe the bug
It seems there are two issue with webgl_materials_nodes:
- The following warning is logged in the browser console:
THREE.WebGLProgram: Unsupported encoding: undefined
2. The preset basic / physical has a broken shader.
> ERROR: 0:924: 'clearcoatNormal' : undeclared identifier
To Reproduce
Steps to reproduce the behavior:
- https://threejs.org/examples/webgl_materials_nodes
- Open the browser console.
Platform:
- Device: [Desktop, Mobile]
- OS: [Windows, MacOS, Linux, Android, iOS]
- Browser: [Chrome, Firefox, Safari, Edge]
- Three.js version: [dev, r121]