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.
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.