Day 6: Antarctica Doesn’t Look Like This – Cloud Terrain (2022)

Day 6: RAMP 200 m Antarctic ice-surface elevation in Three.js, textured as clouds. Spatial structure intact, realism optional. #100DayMapChallenge.
Day 6: Antarctica ice-surface elevation rendered as soft clouds in Three.js - #100DayMapChallenge

Day 6: Antarctica doesn’t look like this (but what if it did?) ❄️☁️

I took 200-meter resolution elevation data from the Radarsat Antarctic Mapping Project and rendered it in Three.js with a twist: instead of using traditional ice or rock textures, I made it look like fluffy clouds.

This was pure visual experimentation. Antarctica’s terrain is vast, dramatic, and mostly hidden beneath kilometers of ice. The elevation data captures the topography of the ice surface itself. By rendering it as clouds rather than solid terrain, I wanted to explore perception and reinterpret familiar spatial relationships. 🏔️

Workflow: QGIS to process the raster, export as an image, then Three.js for rendering with fly navigation. The soft, cloud-like appearance comes from a transparent texture layered over the surface. The result doesn’t resemble a traditional map, yet the spatial structure remains intact. ☁️

Sometimes maps don’t need realism. Sometimes looking at data in an unfamiliar way reveals patterns you wouldn’t notice otherwise.

Live demo: Antarctic Cloud · Video: YouTube

The project

After a week of LiDAR pipelines and operational GIS (Days 2-5), Day 6 is a perception experiment. The geometry is still Antarctic ice-surface elevation. The reading is not.

Data: Radarsat Antarctic Mapping Project Digital Elevation Model Version 2 (RAMP), 200 m resolution, accessed via Quantarctica / NSIDC lineage. The DEM describes the ice surface, not bedrock beneath kilometers of ice.

Workflow

StepToolOutput
1QGISProcess elevation raster, export image
2Three.js / WebGLMesh + fly navigation
3Transparent textureSoft cloud appearance over the surface

Structure stays geographic. Appearance does not. That gap is intentional.

Why clouds

Traditional ice or rock textures push the eye toward “terrain as ground.” A cloud texture asks whether form is still readable when material cues change. For a continent-scale DEM, that question is useful: at 200 m, the interesting signal is broad relief, not photographic realism.

Tools and references

  • QGIS: raster prep and image export
  • Three.js / WebGL: interactive fly-through
  • RAMP DEM v2: Liu et al., NSIDC DAAC
  • Quantarctica: project data context via Norwegian Polar Institute

Score in the campaign mapping: 57 points (strong visual / experimental piece in the GIS foundations phase).

Why this day matters in the series

Days 1-5 built accuracy, pipelines, and operational maps. Day 6 tests whether cartography can keep spatial honesty while dropping visual convention. That tension shows up again later in more abstract Three.js work.

How to follow


#100DayMapChallenge · Day 6/100 · Antarctica clouds · LinkedIn

Previous: Day 5: Point Clouds Cross Borders

Next: Day 7: Mapping a Restless Volcano

Leave a Reply

Your email address will not be published. Required fields are marked *