mirror of
git://f0xx.org/android_cast
synced 2026-07-29 05:58:14 +03:00
sync landing
This commit is contained in:
@@ -13,7 +13,7 @@ Review one layer: `?logoPart=space|globe|full`
|
||||
|
||||
Compare Earth grids: `?logoPart=globe&grid=3` (default) or `?logoPart=full&grid=4`
|
||||
|
||||
**3D globe background** (default): Canvas2D orthographic sphere — ocean from `hub-logo-fragment-globe.svg`, continents from `hub-logo-continents-mercator-flat.svg` (front hemisphere only), Mercator grid projected in 3D with depth-weighted lines. Slow Y-axis spin (~0.035 rad/s); drag horizontally to rotate. Disable: `?globe3d=0` (static SVG stack). Yaw override: `?globeYawDeg=24`. Deploy `assets/hub-globe.js` with `index.php` (see `DEPLOY.md`).
|
||||
**3D globe background** (default): Canvas2D orthographic sphere — same assets as `?globe3d=0`: ocean from `hub-logo-fragment-globe.svg`, continents from `hub-logo-continents-mercator-globe.svg` (body-fixed disk, front face only). Mercator grid is 3D-projected with depth-weighted lines. Disable 3D: `?globe3d=0`. Yaw: `?globeYawDeg=90`.
|
||||
|
||||
**BE only.** FE `apps.f0xx.org` sends `location /` → `http://artc0.intra.raptor.org:80` (not :8089).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user