canxerian / arctic-sea-ice

Arctic sea ice 3D data visualisation built with React + BabylonJS

Home Page:http://canxerian.com/arctic-sea-ice/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arctic Sea Ice Data Visualisation

image

A cosy, 3D data visualisation using National Snow and Ice Data Center, https://nsidc.org/data/seaice_index/data-and-image-archive.

Live site: https://canxerian.com/arctic-sea-ice

Getting Start

Install dependencies

npm install

Run locally

npm start

Assets

Arctic Sea Index data

The data was downloaded from https://nsidc.org/data/seaice_index/data-and-image-archive. Script used to process the data lives here: combineIceData.js, downloadImages.js

NASA Earth textures

https://www.nasa.gov/multimedia/imagegallery/index.html

Image based lighting

.env files are created using the BabylonJS IBL tool. See https://doc.babylonjs.com/features/featuresDeepDive/materials/using/HDREnvironment

About

Arctic sea ice 3D data visualisation built with React + BabylonJS

http://canxerian.com/arctic-sea-ice/


Languages

Language:JavaScript 86.7%Language:SCSS 8.5%Language:GLSL 3.2%Language:HTML 1.5%