GeoAR Mapper
Mad Cat VR
$60.00
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/25(2018) |
60.0 |
11/17(2024) |
60.0 |
Jump AssetStore
Plugin for placing objects with a given geo coordinates to the correct position in AR scene.
Usage is simple:
- put GeoARObserver component on your AR camera
- put GeoARLocation component on your object
That's it, if your AR camera is being tracked and replicates phone movements - then you'll start seeing the object as if it was located at the given coordinates.
Plugin uses compass heading to approximate device orientation in world until it gets a reliable location based readings. So, tracking starts nearly immediate and gets more accurate as more precise location data is obtained.
Compatible with ARKit plugin for Unity.
For testing in editor you can override camera location with coordinates typed in camera inspector.
When testing on device, you can enable the track recording option in GeoARObserver, in this case internal state of the plugin will be recorded and can be reviewed in editor (Window > Track Viewer).