Search Unity

Releasing 'AR + GPS Location' package for location-based AR with AR Foundation

Discussion in 'AR' started by dmbfm, Dec 19, 2018.

  1. dmbfm

    dmbfm

    Joined:
    Apr 13, 2016
    Posts:
    17
    Hey guys!

    I just released the 'AR + GPS Location' package on the Unity Asset store! My first release package actually!

    It can be used to create location-based AR experiences using AR Foundation --- though support for the Unity-ARKit-plugin is on our roadmap.

    Some of the features:
    • Place 3D Objects in geographical positions defined by their latitude, longitude and altitude.
    • Place 3D Text markers on real-world points of interest (example using OpenStreetmaps is included.)
    • Smooth movements on device location and heading updates.
    • Move objects or place them along paths (Catmull-rom splines) on the map.
    • Augmented reality floor shadows.
    • Double precision vector structs, DVector2 and DVector3.
    • General purpose Catmull-rom curves and splines.

    You can check it out at: https://assetstore.unity.com/packages/templates/systems/ar-gps-location-134882