mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-05-13 02:26:22 +02:00
- 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