KhronosGroup / glTF-Sample-Viewer

Physically-Based Rendering in glTF 2.0 using WebGL
Apache License 2.0
1.29k stars 238 forks source link

Assumes sheenColorFactor is [1, 1, 1] when missing but the default is [0, 0, 0] #560

Closed EricGriffith closed 3 months ago

EricGriffith commented 4 months ago

The viewer seems to assume that the default sheenColorFactor is [1, 1, 1], but the spec says it is [0, 0, 0].