3D rayshader visualizations of Mt. Rainier and surrounding National Park, with hooks for snowpack overlay data.
- Clone the repo
- Open
rainier-rayshader.Rprojin RStudio - Run
renv::restore()to install dependencies - Run scripts in order:
scripts/01_get_elevation.R→02_render_3d.R
Elevation data is fetched automatically via elevatr and cached to data/.
Not committed to git due to file size.