Awesome!! One thing I noticed recently, Three.js doesn’t render alphaMode:Blend behind Transmission, which makes it more difficult to handle surfaces with multiple transparent parts. For example: Three.js (left) does not render alpha blend behind tranmission, but Babylon.js does. Context, and more…