This is a QGIS Plugin that creates terrain data for arcAstroVR.
arcAstroVR is a visualization software for archaeological remains and background celestial bodies. This plugin outputs elevation and texture data for a 300km square 24m mesh with orthophorization, sphere correction and optical correction.
This Plugin requires QGIS.
Download and Setup
- Download the latest version of QGIS from QGIS.org.
- Download the terrain4arcastrovr.zip from arcAstroVR.org.
- Launch QGIS.
- Select
Plugins > Manage and Install Plugins...
from the menu bar. - Click the
Install from ZIP
in the left tab. - Set the location of terrain4arcastrovr.zip in the ZIP file path field.
- Click
Install Plugin
. terrain4arcastrovr
icon appears in the second row of the QGIS icon bar, second from the far right.
How to use terrain4arcastrovr
- Register geotiff data and texture data for a 150 km radius area from the center point of the terrain you wish to create in a layer in QGIS.
- Click
terrain4arcastrovr
icon. - Set the latitude and longitude of the center location in the
Input field
. - Set the terrain elevation data layer to the
basic terrain DEM layer
. - If you have it, set the Geoid elevation data layer to the
basic terrain Geoid layer
. - If you have it, set the Texture data layer to the
basic terrain Texture layer
. - If you have terrain data more detailed than a 10-meter mesh, you can add detailed terrain data.
In this case, set the corresponding Layers to thedetailed terrain DEM layer
, thedetailed terrain Geoid layer
, and thedetailed terrain Texture layer
, respectively.
In the Mesh field, enter the resolution of the detailed terrain. - Set the save path.
- Click
OK
button. - Put the created data into the terrain directory of the dataset for arcAstroVR.
Released April 1, 2022 under GPLv3.