Play prototype
Created by multiple contributors
Global weather stations average temperature
i
What can we learn by visualizing global weather station data in a 3D environment using Three.js?

Background

We visualized weather stations around the world in a 3D environment.

What did we learn?

Besides getting familiar with 'Three.js' JavaScript 3D library for the first time, we have learned how to use it to visualize data; translating and animating the geo-locations of the weather stations from a more conventional 2D projection mapping to 3D, which resulted in a simple, yet interesting visualization.

Ambitions

This experiment fed into the development of our Weather Chart projects, which elaborated on weather data to a much bigger extent.

Read, see, play next
read7 min

Discovering ‘Moments that Matter’ for truly meaningful data design

Part of the C°F Data Design Toolkit

read4 min

Create a react SlideToggle component with hooks and react-spring

Combining React Spring and Hooks to create a reusable SlideToggle component.

read8 min

How to improve the accessibility of your web apps

Simple ways to enhance your projects