#58 — 3D Earthquake Data Visualization
In this coding challenge, I follow up on the Earthquake Data Visualization challenge and create a 3D version in Processing(Java) using spherical coordinates. I also discuss some 3D vector math including the cross product.
Wikipedia page with information and resources on a spherical coordinate system.
Realtime monitoring, station, and other various seismic data available for download. Access to data products to view and download.
Wikipedia image illustrating the cross product.
Texture maps of Earth.
NASA's Visible Earth catalog of NASA images and animations of our home planet.
Wikipedia page with information and resources on Euler Angle.
Wikipedia page with information and resources on quaternions and spatial rotation.
In this Coding Challenge, I visualize earthquake data from the USGS by mapping the latitude, longitude and the magnitude of earthquakes with p5.js.
Live Stream with More Earthquake Data Visualization
Live Stream with 3D Earthquake Data Visualization & Steering Behaviors
Live Stream with Earthquake Data Visualization and more on Star Patterns.
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund