Skip to content

Latest commit

 

History

History

csp-sharad

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Sharad rendering for CosmoScout VR

A CosmoScout VR plugin which renders radar datasets acquired by the Mars Reconnaissance Orbiter. The SHARAD profiles are rendered inside of Mars, the Martian surface is made translucent in front of the profiles.

Configuration

This plugin can be enabled with the following configuration in your settings.json:

{
  ...
  "plugins": {
    ...
    "csp-sharad": {
      "filePath": <path to folder with SHARAD data>
    }
  }
}

More in-depth information and some tutorials will be provided soon.