“Yuu-Wgit config --global user.email “yuw.nancy@gmail.com 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
..
Data 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Editor 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Experimental 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
GO Map Integration 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
LocationPaths 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Locations 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Mapbox Routes 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Materials 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Meshes 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Plugins 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Prefabs 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Samples 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Scripts 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Sounds 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Textures 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
ARLocationConfig.asset 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
ARLocationConfig.asset.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
CHANGELOG.md 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
CHANGELOG.md.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Data.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Editor.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Experimental.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
GO Map Integration.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
LocationPaths.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Locations.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Mapbox Routes.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Materials.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Meshes.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Plugins.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Prefabs.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
README.md 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
README.md.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Samples.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Scripts.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Sounds.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Textures.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Third-Party-Notices.txt 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
Third-Party-Notices.txt.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
guide.pdf 526819751f 上传 Unity 项目文件 3 tháng trước cách đây
guide.pdf.meta 526819751f 上传 Unity 项目文件 3 tháng trước cách đây

README.md

The Unity AR+GPS Location asset brings the ability to position 3D objects in real-world geographical locations via their GPS coordinates using Unity and Augmented-Reality. It supports both Untiy's AR Foundation and Vuforia.

It works by mixing both GPS data and the AR tracking done by AR Foundation or Vuforia.

Check the full documentation for the asset here.

Download the Totem Capture demo here. In the demo you can select places on the map to place the 3D totems, and activate them by going near them.

▶︎ Main Features

  • 🎉 🆕 Routes and Navigation: AR navigation powered by the Mapbox Directions API!

       • Navigate in AR using routes built by the Mapbox Directions API.

       • Create custom, hand-made routes for places not mapped by mapbox.

       • 3D Signs, arrows and line-renderings to guide the user throughout the route.

       • Completely customizable experience.

       • Full sample project using the Mapbox SDK to display a 2D map alongside the AR view

  • Place 3D Objects in geographical positions defined by their latitude, longitude and altitude.
  • AR Hotspots that are activated when the user is near a given location.
  • 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.
  • General purpose Catmull-rom curves and splines.

▶︎ Minimum Requirements

  • For AR Foundation, a iOS device with ARKit support, or a Android device with ARCore support (see the AR Core device list here).
  • For Vuforia, a device with ground plane support (see the list of devices here)
  • The device must have functioning magnetic and GPS sensors.
  • For better performance, a working gyroscope is also recommended

▶︎ Limitations

  • Altitude information is usually very imprecise so, currently, it's best to use heights relative to the device position or relative to detected ground planes.
  • Landscape mode does not work well on may Android devices, due to a problem with tilt-compensation on the magnetic sensor data.
  • There are limits due to the GPS precision. So, on good conditions precision can range from 2 to 5 meters, and on bad conditions from 10 to 20meters.
  • Does not work well on indoors.

▶︎ Contact and support

For bug reports and questions please use this link or contact us via email at support@unity-ar-gps-location.com.

Copyright © 2018-2022 Daniel Fortes.