Files
worldmonitor/public/textures
Elie Habib 19e62e92fc feat(globe): add visual enhancements and texture selection (#1076)
- Add texture picker in Settings (Topographic / NASA Blue Marble)
- Upgrade globe material to MeshStandardMaterial (roughness 0.8, metalness 0.1, emissive glow)
- Add cyan backlight PointLight at (-10,-10,-10)
- Add dual atmosphere glow layers (outer 0x00d4ff, inner 0x00a8cc)
- Add procedural starfield (2000 stars, random spherical distribution)
- Animate glow rotation (0.0003 rad/frame) and star rotation (0.00005 rad/frame)
- Fix GPU memory leak: dispose geometries/materials on destroy
- Fix animation frame cleanup: store and cancel rAF on destroy
2026-03-06 00:44:14 +04:00
..