SOAR Terrain Engine

SOAR

Peter Lindstrom, Valerio Pascucci
Lawrence Livermore National Laboratory


Overview

This is SOAR v1.11: a terrain engine for view-dependent out-of-core visualization of large terrain surfaces. SOAR is a stripped-down implementation of the algorithms described in the papers

Visualization of Large Terrains Made Easy
Peter Lindstrom and Valerio Pascucci
IEEE Visualization 2001
Terrain Simplification Simplified: A General Framework for View-Dependent Out-of-Core Visualization
Peter Lindstrom and Valerio Pascucci
IEEE Transactions on Visualization and Computer Graphics

Additional information on these papers can be found here. SOAR is distributed as ANSI/ISO C89 source code and should compile under Unix and Windows using most compliant C compilers (note that MSVC by default does NOT compile in ANSI/ISO mode). You may download and install this software freely, but please read this distribution and licensing information first. Further information on running SOAR and building data sets is contained in this README file and the SOAR FAQ. See the VERSIONS file for a history of changes to SOAR. Please report bugs and installation problems to pl@llnl.gov.

Downloads
The source code is available as a gzipped tar archive (for Unix/Linux users) and as a WinZip zip file (for Windows users). For problems installing or running SOAR, please see our FAQ or send us an e-mail describing your problem. In particular, if you're using MSVC, please follow the installation instructions carefully.