You can download the main program of arcAstroVR on this page. Planetarium software Stellarium is required for operation.For terrain creation, please use terrain4arcAstroVR plug-in for QGIS.
The program source is available in unitypackage format. For building from the source, please refer to the Unity Asset building instructions .
arcAstroVR Ver0.20.3 released
2024-09-17T11:30+09:00
What's Changed
Added display of startup process log
Fixed an issue where rotation using the controller would sometimes be impossible in VR mode.
Changed the default token for Cesium connections (As a result, Cesium World Terrain will no longer be displayed in older versions) .
arcAstroVR Ver0.20.2 released
2024-07-25T22:10+09:00
What's Changed
Added current location coordinate display and Fly mode display to VR
Fixed a bug that buttons cannot be pressed when reconnecting when controller connection is lost in VR mode
Fixed: In VR mode, when Infoview or Stellarium menu is displayed, Fly mode cannot be turned on or off
Fixed a bug in which coordinate information was incorrect in some foreign language environments
Fixed a bug in moving the position of the date panel
Fixed problem with height information in Maker's Add function when geoid is set in dataset.txt
Fixed error in dataset.txt when object[].origin is set to 0
Changed UI display in VR from fixed view display to fixed space display
arcAstroVR Ver0.20.1 released
2024-01-26T18:00+09:00
What's Changed
Added loading of point cloud data (.ply)
Added VR controller display
Added VR controller button description display
Added tunneling effect to reduce 3D motion sickness in VR
Added teleport movement function in VR
Added marker movement function in VR
Fixed an issue where the PC screen would become a black screen when running VR
Fixed an issue where the viewpoint position would shift when returning from VR Mode to the normal PC Mode
Changed UI display in VR from field-of-view fixed display to space-fixed display
Changed UI resolution in VR to 2x
Changed button settings for VR controller and GamePad to be almost the same
Changed so that even if you select VR mode in Settings, it will not switch to VR mode until you press OK
Updated Unity Editor from v21.3.16 to v22.3.16
Updated TriLib from v2.2.0 to v2.2.2
Updated URP Water from v1.1.0 to v1.1.2
Updated Cesiumfrom v1.3.1 to v1.7.1
Updated Localization from v1.4.4 to v1.4.5
arcAstroVR Ver0.19.5 released
2023-07-06T14:00+09:00
What's Changed
Added Asset ID / TOKEN / URL settings for Cesium ion (dataset/ setting)
Added geoid height setting (dataset/ setting)
Added settings for loading self-made terrain data (dataset)
Added automatic terrain correction function (dataset)
Added freeform model function to water object (dataset)
Added freeform model function to mirror object (dataset)
Added water wave height setting (setting)
Added mouse/controller sensitivity settings (setting)
Added a function that makes the light range and intensity proportional to the size of the fire
Fixed to output cesium, type, and geoid attributes when saving
Fixed Domemaster output temporarily disabled in 0.18.4
Fixed shadows caused by solar projection from below the horizon when using CesiumWorldTertain
Fixed a bug where CesiumWorldTertain could fall under terrain when switching terrain levels
Fixed a bug where ambient light projection onto the terrain was incorrect due to an incorrect built-in TerrainShader for URP
Fixed a bug that caused the viewpoint camera to clip through walls
Fixed a bug that stopped working when the Stellarium output file unityData.txt was lost
Fixed a bug when Skybox did not finish loading
Changed 'dataset[]' to 'object[]' to standardize terminology (old notation is still valid)
Changed 'mesh' to 'narrow_mesh' to standardize terminology (old notation is still valid)
Changed the back of the model, which was previously transparent, to be visible (passing through is possible as before)
Updated Cesium from v0.2 to v1.3.1
Updated TriLib from v2.1.8 to v2.2.0
arcAstroVR Ver0.18.4 released
2023-3-15T22:30+09:00
What's Changed
Added CesiumWorldTertain system (using Cesium for Unity Assets)
Added a fire object (using REAL FIRE Assets))
Added mirror object (using Mirrors and reflections for VR Assets)
Added Skybox mode (F1-F12) that can save the current starry sky
Added Skybox pseudo-rotation function that responds to changes in date and time in real time
Added UI resizing function
Added a function that increases the movement speed according to the altitude of the Avatar
Added a function that changes the amount of viewpoint movement according to the zoom ratio
Added type attribute to dataset to specify water, flame, and mirror objects
Fixed a bug when selecting a gamepad outside the infoview display area
Fixed a bug where movement would remain if menu selection was performed while moving
Fixed a bug where an Avatar would spawn before terrain generation was completed and permanently fall below the ground.
Fixed a bug that may cause an error if the definition order of datasets is inconsistent.
Fixed a bug that an error may occur if there is no entry after "=" in dataset
Change rendering from Built-in Render Pipeline to Scriptable Render Pipeline (URP)
Domemaster output is temporarily disabled due to a change in rendering method
Changed the water object representation from Assets to URP Wtaer
Changed display of top bar altitude to 2 digits after the decimal point
Changed water object specification of dataset to type attribute notation
Update Unity Editor to 2021.3.16
arcAstroVR Ver0.17.3 released
2022-12-22T10:00+09:00
What's Changed
Added fixed camera function to Marker
Added water surface object function
Added a function to display the copyright information of the model in the screen
Added UI for HMD
Added gamepad UI
Added UI for Dome Master
Dome master angle of view, rotation, tilt angle, fixed azimuth settings added
Added avatar height setting
Added UI display size setting
Added UI display switching function
Added normal map support for 3D Objects
Added progress display for SkyBox loading
Added 3-axis Scale setting to ObjectEdit
Enhanced grammar check for dataset.txt
Fixed Display Output of Setting not supporting multiple languages
Fixed CopyInfo output not being multilingual
Changed the format of dataset.txt
Changed the operation button of the gamepad
Changed mouse viewpoint movement from left mouse drag to right mouse drag
Updated embedded assets TriLib2 to 2.17a (native support for Silicon Mac)
arcAstroVR Ver0.16.1 released
2022-07-25T13:00+09:00
What's Changed
Added display of objects to be read when loading datasets
Added display of progress percentage when loading data sets
Added Dome Master format output
Added setting to switch output to HMD after arcAstroVR is launched
Fixed dataset loading algorithm to Improved stability
Fixed drawing algorithm of auxiliary lines to improve uniformity of auxiliary line thickness
Fixed clipping of far distance display in HMD
Fixed an issue where the analog stick may not work on the HMD.
Fixed problem with compass map label display width being too short and often breaking lines
Fixed resource management to significantly reduce program size
Update with complete migration to Unity's new InputSystem
arcAstroVR Ver0.15.1 released
2022-05-23T12:00+09:00
What's Changed
Added label display to the compass map
Added Japanese and Spanish to language settings
Added the function to save preference values and carry over the settings the next time they are opened.
Fixed resizing of the information window when settings are made in the various settings dialogs.
Fixed shifting of the compass map center and line display when moving the marker position on the compass map screen.
Fixed disappearance of corresponding auxiliary lines when LineEdit dialog is opened on the compass map screen.
Fixed disorder of information display when the designated marker of an auxiliary line is deleted.
Fixed auxiliary lines appearing vertically above the viewpoint when the end marker of an auxiliary line is deleted.
Fixed a bug that Preferences dialog could not be canceled when opened with the Info window closed.
Updated Unity Editor 2021.3.3f1(LTS)
Updated Input System 1.30
Updated Localization 1.31
Updated XR Interaction Toolkit 2.02
Updated 3rd Person Controller + Fly Mode 2.15
Updated TriLib2 2.16
Updated JSON Object 2.12