Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.37 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.37 KB

[Earthquake]

Earthquake is a personal project that I decided to create to brush up on newer web technologies. I was inspired by the "Earthquake" exhibit at the California Academy of Sciences in San Francisco, which included a live planetarium view of earthquake activity, from below the Earth's surface. I decided to use WebGL to create a similar view.

Quick start

Using Google Chrome (I hope to optimize for other browsers as well):

  1. View the page at http://mattbaker.me/earthquake. This will show you all of the major (magnitude 4.5+) earthquakes measured in the past month by the USGS.
  2. Use your mouse to move the camera around underneath the earth's crust (you can also use the "A" and "D" keys to rotate the camera if needed). Click on the quake markers to view depth and magnitude information.

Credits / Libraries

Contributing

Anyone and everyone is welcome to contribute. I intend to make optimizations in the future, and your help would be greatly appreciated.