Skip to content

GNS-Science/scec-vdo

 
 

Repository files navigation

SCEC-VDO

Researchers and interns at the Southern California Earthquake Center (SCEC) have built a seismic data visualization software tool called the SCEC Virtual Display of Objects (SCEC-VDO). Written in Java with the Swing GUI toolkit to create interactive menus and the Visualization Toolkit (VTK) to render 3D content, SCEC-VDO allows for the visualization of 3D earthquake and fault objects on maps and the creation of images and movies for analysis, presentation, and publication.

To download latest packaged version of SCEC-VDO visit: http://scecvdo.usc.edu/

Importing SCEC-VDO as an Eclipse project

  1. Launch Eclipse
    Click on “Checkout Projects from Git” on start-up window
    (Alternatively, you can go to File -> Import -> Git -> Projects from Git)
  2. Select Clone URI and click next
  3. Enter URI as: https://github.com/SCECcode/scec-vdo
  4. Check the master branch
  5. Specify a local path for the project to be exported and specify a remote name.
  6. Check import an existing project and specify the local path.
  7. Click Finish

Steps for packaging SCEC-VDO on Windows

Please refer to the steps in the following link: Package on Windows

Steps for packaging SCEC-VDO on Mac

Please refer to the steps in the following link: Package on Mac

About

Forking this so we can make the setup camera positions etc flexible suitable for non-California user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.5%
  • Java 14.5%