KhronosGroup / glTF-Sample-Viewer

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

GlassVaseFlowers transmission issue #587

Closed emackey closed 2 weeks ago

emackey commented 2 weeks ago

The GlassVaseFlowers model doesn't render transmission correctly for some reason. In sample viewer, the stems are missing:

screenshot bad

Compare to BabylonJS rendering: (live demo)

screenshot good

(Spotted by @tim-lewis)