[re-implement] Glass floor sections showing void below #483
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
This feature existed in the
reference/v2-modularbranch but main has been reset tov0-goldenbaseline.See the reference branch for implementation details.
Original issue: #123
Acceptance Criteria
node --check app.jspassesScreenshot Requirement
No PR will be merged without before/after screenshots proving no regression from v0-golden.
PR created: #492. Implemented glass floor sections by modifying the platform material to Three.js MeshPhysicalMaterial with transparency, allowing the void below to be visible.
PR created: #497
Implemented glass floor sections by adding
_buildGlassFloor():MeshPhysicalMaterialtiles (transmission: 0.92) in a circular grid (radius 4.55) so the void below is visiblePointLightat Y=-3.5 illuminates the voidnode --check app.jspasses, file 62 KB