3D Earthquake Data Visualization
Coding Challenge #58
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.
Community Contributions
- Tadimon's aligned texture by Tadimon (Source Code)
- COVID-19 in 3D map by JacobGeoGeek (Source Code)
You can also add your own version! (See how)
Links discussed in this coding challenge
Videos discussed in this coding challenge
- Earthquake Data Visualization by The Coding Train