Useful Links

bulletNASA provides an annotated bibliography of scientific visualization web sites around the world.
bulletAn interesting list of computer graphics and scientific visualization centers assembled by the Perceptual Science Laboratory at UC - Santa Cruz.
bulletUS EPA Scientific Visualization web site.
bulletSIGGRAPH web site.
bulletSGI's OpenGL web site.
bulletOpenGL-based rendering techniques .
bulletVisualization Toolkit (VTK) Home Page. An OpenGL based library for scientific visualization.
bulletGraphics resources on the Internet.
bulletSteve Baker's large set of bookmarks on 3D modeling, computer graphics, OpenGL, and other interesting things.
bulletDave Eberly's home page where lots of graphics source code is available.

 

Useful Links

In addition to specialized links on my other pages, I'm providing links on various subjects that directly or indirectly pertain to computer visualization of the marine environment. The categories by which I classify these links will change as I receive submittals from you.
Submarine Topography
bulletDr. Dawn Wright of Oregon State University has a comprehensive web site dedicated to marine/coastal GIS and the processing, production, visualization, and interpretation of seafloor maps.
bulletThe Ocean Mapping Group at the University of New Brunswick focuses on developing new and innovative techniques and tools for the management, processing, visualization, and interpretation of ocean mapping data.
Terrain Visualization
bulletBen Discoe's excellent and extensive notes on terrain visualization. Submarine topography is also mentioned.
bulletWill Evans and Gregg Townsend at the University of Arizona have developed a 3D OpenGL USGS DEM viewer called TopoVista . Their program uses an LOD process based on their work with right triangle irregular networks. Their paper, the NT executable, and source code are available.
bulletOn-line resources for landscape/terrain rendering.
bulletGood basic article by Paul Martz on Generating Random Fractal Terrains . Source code and demo available.
Useful Visualization Tools
bulletDLGV32 is a public domain 2D map viewer produced by the USGS. It can handle many file formats and color schemes. The full source code for the viewer is free from the US government. A great viewer for testing GTOPO30 bathymetry data.
bulletMICRODEM is a microcomputer mapping program from the Oceanography Department at the U.S. Naval Academy. It is one of the few viewers that gracefully handles bathymetric data. However, it does not handle unknown vales well.
bulletTRU_FLITE is a commercial map viewer that has a demo version available. It handles GTOPO30 files along with other formats.
bullet3DEM is a shareware three dimensional viewer that handles GTOPO30 data and other formats.
bulletTerrain Bits provides a list of other terrain viewers and terrain generators.
bulletShale Software presents a nice shapefile viewer.
Bathymetry Data Sources
bulletThe National Geophysical Data Center (GEODAS), produces digital bathymetry databases of ship-based soundings. These data have recently been released as CD-ROM sets with PC-compatible search and retrieval software.
bulletScripps Institute Of Oceanography has developed new 2 minute worldwide seafloor topography bathymetry data using satellite imagery and ship-based depth soundings. The huge (132 meg) dataset can be downloaded or a CD is about to be produced for distribution.
bulletThe Digital Bathymetric Database - Variable (DBDB-V) from the Naval Oceanographic Office (NAVOCEANO) is a digital bathymetric database that provides ocean depths at various gridded resolutions. This online database may be queried by specifying point location, an arc of a great circle, or a bounding rectangle. Information and specifications about the database can be found here . This dataset is a good starting point because the data are spline interpolated to the resolution requested by the user. However, it lacks accuracy (particularly below 29 degrees North) and requires updating from measured sources such as the GEODAS data set.
bulletUSGS Seafloor Mapping Server .
bulletOnline Marine Databases .
bulletNOAA's Bathymetry, Topography, and Global Relief site.
GeoData Sources
bulletThe GTOPO30 data format page. GTOPO30 is a 30 arc second binary DEM format that is a good model for submarine topography data.
bulletThe University of Iowa provides a very large list of geodata information sources .
Geospatial Interpolation
Unlike available terrain elevation data, available bathymetry data is sparse and/or not provided at a 30 arc-second or better resolution. As a result, geospatial interpolation methods are necessary to estimate the unknown values. It is also possible to use "fractal forgeries" to fill in missing bathymetry data.
bulletKriging Interpolation notes and source code by Chao-yi Lang at Cornell. If you are a C programmer, this site will prevent you from "re-inventing the wheel". Chao bases his code on a great book -- An Introduction To Applied Geostatistics by Isaaks & Srivastava. Oxford University Press, 1989 ISBN 0-19-505013-4.
bulletThere are a number of techniques for statistically interpolating geospatial data that are described in lecture notes and outlines from various institutions.
bulletUniversity of British Columbia
bulletAlexei Sharov's lecture notes on geostatistics.
bulletFractal methods for developing landscapes have been become famous.
bulletA link to Ken Musgrave's book Texturing and Modeling -- A Procedural Approach . A must book!!!
bulletJohn Beale's home page where Gforge and other programs (with C source code) that develop heightfields for fractal landscapes are included .
Multidimensional Database Development
bulletThe NCSA HDF data file format home page. HDF is potentially a great format for multidimensional marine databases. Any comments or suggestions???
bulletDr. Dawn Wright, ESRI, and a team of collaborators are developing specifications for a Marine Data Model. Progress of this important work can be monitored at a regularly updated web site. While this current effort is oriented toward ESRI ArcGIS standards, the work is expected to expand to include other formats.
Geographic Information Systems (GIS) And Remote Sensing
bulletExtensive list of links to GIS and remote sensing sites .
bulletErdas web site.
bulletEnvironmental Systems Research Institute (ESRI) web site.
bulletNCGIA Core Curriculum for GIS.
Scientific Visualization
bulletNASA provides an annotated bibliography of scientific visualization web sites around the world.
bulletAn interesting list of computer graphics and scientific visualization centers assembled by the Perceptual Science Laboratory at UC - Santa Cruz.
bulletUS EPA Scientific Visualization web site.
Virtual Ecosystems
bulletReviews and comments about Stephen Wolfram's book A New Kind Of Science .
bulletMy comments .
bulletReader comments at Amazon.com. This is a LONG list -- Wolfram has generated the controversy he desired.
bulletRay Kurzweil comments -- well balanced commentary.
bulletAmerican Scientist -- another well balanced article.
bulletW. Edwin Clark's web site with an extensive list of reviews .
bulletXiaoyuan Tu's home page where she provides information on her extraordinary work with artificial fishes . A link to her famous PhD thesis is at this site.
bulletCraig Reynolds ' (the well known boids guy) home page. Lots of good stuff on flocking and schooling.
bulletSanta Fe Institute's Artificial Life On-Line .
bulletThe mission of the Digital Biology Project is to promote and assist in the engineering of complete, biologically-inspired, synthetic ecosystems and organisms. This involves the creation and deployment of digital tools and environments for simulation, research, and learning about living systems both natural and artificial. These tools could range from simple genetic algorithms all the way up to full multi-user virtual environments.
bulletCALResCo has a marvelous site with a large number of links to Web sites and papers that address various aspects of Complex Systems and Artificial Life.
bulletComplex Adaptive Systems and Artificial Life is an extensive site with journal and conference references in addition to site links.
Computer Graphics
bulletSIGGRAPH web site.
bulletSGI's OpenGL web site.
bulletOpenGL-based rendering techniques .
bulletVisualization Toolkit (VTK) Home Page. An OpenGL based library for scientific visualization.
bulletGraphics resources on the Internet.
bulletSTRIPE is a software tool which converts a polygonal model into triangle strips.
bulletSteve Baker's large set of bookmarks on 3D modeling, computer graphics, OpenGL, and other interesting things.
bulletDave Eberly's home page where lots of graphics source code is available.
General
bulletSteven Baum's Virtual Cave provides a variety of information and links regarding oceanography, numerical methods, and science in general. The site includes links to software for graphics and analysis.
File Last Modified: Sun, 2 Mar 2003 16:57:58 UTC
Copyright © 2001 - William C. Graham Jr.