jlhawn/geodesic

Geodesic Polyhedron Using Three.js

JavaScript

0

150 commits

updated Sep 21, 2026

See the code

See what people are saying (1)

README

WebGCM

A global climate model that runs in the browser. The repository keeps the name of the geodesic grid the model is built on.

Live at https://gcm.echorelay.net/

To run locally, serve the repository with python3 httpd.py and open http://localhost:8000/. The model needs the page cross-origin isolated (Cross-Origin-Opener-Policy: same-origin and Cross-Origin-Embedder-Policy: require-corp), which that server and the _headers file for Cloudflare or Netlify Pages both provide. npm test runs the test suite.

The simulated Earth from space

Contributors

jlhawn

150 commits

jlhawn/geodesic

Geodesic Polyhedron Using Three.js

JavaScript

0

150 commits

updated Sep 21, 2026

See the code

See what people are saying (1)

README

WebGCM

A global climate model that runs in the browser. The repository keeps the name of the geodesic grid the model is built on.

Live at https://gcm.echorelay.net/

To run locally, serve the repository with python3 httpd.py and open http://localhost:8000/. The model needs the page cross-origin isolated (Cross-Origin-Opener-Policy: same-origin and Cross-Origin-Embedder-Policy: require-corp), which that server and the _headers file for Cloudflare or Netlify Pages both provide. npm test runs the test suite.

The simulated Earth from space

Contributors

jlhawn

150 commits

Languages

JavaScript

98.9%

HTML

1.1%