Description
Follow on to #28946 (comment).
The material with the scriptable node is rendering as black -- same color as the background.
Temporarily set the renderer's clear color to 0x808080.
//
As I have suggested many times, it would probably be best to remove the unnecessary spinning in the examples. It simply serves to obfuscate bugs such as this.
Use OrbitControls instead, which allows for close inspection of each rendered material.
Reproduction steps
See webgpu_materials.html.
Code
n/a
Live example
See webgpu_materials.html.
Screenshots
No response
Version
r166, r167 dev
Device
Desktop
Browser
Chrome
OS
MacOS