Genies Web SDK v0.1.79
Updated: July 23, 2026
What's Fixed
- Hair no longer renders with see-through artifacts. Some hair is authored with the glTF
alphaMode: BLENDsetting (soft transparency). By the glTF spec, blended materials skip depth writes — the step that records which surface is nearest the camera — so back strands and the scene behind the head could bleed through the front of the hair. Blended hair materials now keep depth writes enabled, so hair renders solid from the front while still blending correctly.