Skip to content

Our final project for EARS 3: Oceanography - a visualization of the oceans using three.js

License

Notifications You must be signed in to change notification settings

Alberto-GS/oceanography-final

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oceanography Final Project

This was my final project for EARS 3: Oceanography.

The task was anything that encapsulated what we had learned throughout the term. I'd been messing around with some visualization software in JS, so I decided on a dynamic visualization of the oceans and currents using Three.js.

The five visualizations included are 'currents', 'surfaceflow', 'velocity', 'salinity', and 'tectonics'. All data is courtesy of NASA, though it was post-processed for the display.

Setup

Some of the visualization files could not be hosted on GitHub, as they are too large. To allow all visualizations, download the video files from the mega.nz links, name them according to their paranthesized name, and save them in the "assets/videos/" folder.

Alternatively, if you want to download the entire project complete with videos, you can get it from this link.

To run it, open the index.html file in a browser that allows local file access. I used Chrome with the file access flag by running open -a Google\ Chrome --args --allow-file-access-from-files.

About

Our final project for EARS 3: Oceanography - a visualization of the oceans using three.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.2%
  • CSS 2.6%
  • HTML 2.2%