Git Product home page Git Product logo

crusta's Introduction

Crusta Virtual Globe

Introduction

Crusta is an immersive virtual globe application.

Crusta enables:

  • representation of global, high-resolution surface data,
  • visualization of these data on a real-time virtual globe, and
  • efficient exploration and annotation using real-time interactive software tools.

Using Crusta one can easily import sub-meter resolution DEM or aerial imagery for any location on the globe. Dynamic manipulation of the visualization using local illumination, real-time scaling of vertical exaggeration, and hardware accelerated textured iso-lines support explorative discovery of key surface features that results in a clear understanding of their three-dimensional embedding. Key features such as fault scarps, landslides, and other historically preserved geologic markers can be directly mapped on the virtual landscape. Real-time mapping and the identification of features using a three-dimensional immersive application greatly improves the confidence and localization of mapped features.

Install

To install Crusta from source, you'll need the following:

  • git
  • cmake 2.8.0+
  • Vrui 2.7 w/ development files
  • GDAL 1.8+ w/ development files
  • GLU w/ development files
  • GLEW

If you want the pretty scenegraph font additions, you'll also need:

  • FTGL
  • Fontconfig

To get going quickly, from the same directory as this file, just do:

cmake . -DCMAKE_INSTALL_PREFIX=/path/for/crusta && make install

If you have any software in a non-standard place, you may need to set the environment variable PKG_CONFIG_PATH. E.g.

PKG_CONFIG_PATH=/path/to/Vrui/pkgconfig cmake . \
  -DCMAKE_INSTALL_PREFIX=/path/for/crusta && make install

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.