How do you use SPK in hololens?

1336
4
Jump to solution
05-14-2017 07:27 PM
xipeng
by
New Contributor III

hello:

I want to use the SPK data captured by the drone in hololens
How do you use SPK in hololens?
Does unity3D support SPK extensions?

I look forward to your reply

 thanks

0 Kudos
1 Solution

Accepted Solutions
xipeng
by
New Contributor III

Thank you for your answer!

View solution in original post

0 Kudos
4 Replies
dotMorten_esri
Esri Notable Contributor

You will have to use Drone2Map to export the captured data to something that Unity supports (for instance FBX or OBJ).

Just beware that the drone-captured models gets quite complex for the HoloLens to render, so you might need to simplify your model so the HoloLens GPU can handle it.

0 Kudos
xipeng
by
New Contributor III

Mapbox has supported unity, and does arcgis consider supporting unity??

Thank you for your answer!

0 Kudos
dotMorten_esri
Esri Notable Contributor

It is something we are looking at. You can today use our Drone2Map and CityEngine applications to create 3D data that can be imported straight into Unity. You can also for instance in a Unity HoloLens app call straight into the UWP-version of the ArcGIS Runtime SDK for .NET to use various operations like data query, geocoding, route calculation etc.

Also check out this sample we shared here: https://github.com/Esri/hololens-terrain-viewer

0 Kudos
xipeng
by
New Contributor III

Thank you for your answer!

0 Kudos