All Projects → microsoft → Mapssdk Unity

microsoft / Mapssdk Unity

Licence: mit
This repository contains samples, documentation, and supporting scripts for Maps SDK, a Microsoft Garage project.

Projects that are alternatives of or similar to Mapssdk Unity

Unitylibrary
📚 Library of all kind of scripts, snippets & shaders for Unity
Stars: ✭ 1,968 (+541.04%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-3d
Realtime Csg For Unity
Realtime-CSG, CSG level editor for Unity
Stars: ✭ 281 (-8.47%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-3d
Apple Signin Unity
Unity plugin to support Sign In With Apple Id
Stars: ✭ 228 (-25.73%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-3d
Jengine
JEngine是针对Unity开发者设计的开箱即用的框架,封装了强大的功能,小白也能快速上手,轻松制作可以热更新的游戏 | JEngine is a streamlined and easy-to-use framework designed for Unity Programmers which contains powerful features, beginners can start up quickly and making hot update-able games easily
Stars: ✭ 564 (+83.71%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-3d
Savegamepro
A Complete and Powerful Save Game Solution for Unity (Game Engine)
Stars: ✭ 30 (-90.23%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-3d
Dungeontemplatelibrary
🌏: Dungeon free resources (terrain & roguelike generation)
Stars: ✭ 595 (+93.81%)
Mutual labels:  unity, unity3d, 3d-graphics, virtual-reality
Opencvforunity
OpenCV for Unity (Untiy Asset Plugin)
Stars: ✭ 359 (+16.94%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-3d
Dlibfacelandmarkdetector
FaceLandmark Detector using Dlib (Unity Asset Plugin)
Stars: ✭ 80 (-73.94%)
Mutual labels:  unity, unity3d, unity3d-plugin, unity-3d
Geomapping With Unity Mapbox
Geomap is the virtualization of data that maps a Country. Mapbox Unity SDK gives data(Global map layers of Streets, Buildings, Elev, and Satellite) generating custom 3D worlds for Mobile VR/AR apps.
Stars: ✭ 118 (-61.56%)
Mutual labels:  unity, unity3d, 3d-graphics, virtual-reality
Swissarmylib
Collection of helpful utilities we use in our Unity projects.
Stars: ✭ 154 (-49.84%)
Mutual labels:  unity, unity3d, unity3d-plugin
Rimlight
Customizable rimlight shader for Unity that includes pulsation and noise scrolling. Give your scenes that extra oomph!
Stars: ✭ 170 (-44.63%)
Mutual labels:  unity, unity3d, unity-3d
Savegamefree
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
Stars: ✭ 279 (-9.12%)
Mutual labels:  unity, unity3d, unity3d-plugin
Unity Webxr Export
Develop and export WebXR experiences using Unity WebGL
Stars: ✭ 130 (-57.65%)
Mutual labels:  unity, unity3d, virtual-reality
Holoviveobserver
Shared Reality: Observe a VR session from the same room using a HoloLens!
Stars: ✭ 126 (-58.96%)
Mutual labels:  unity, mixed-reality, virtual-reality
Unitybarcodescanner
Simple Unity Barcode Scanner
Stars: ✭ 180 (-41.37%)
Mutual labels:  unity, unity3d, unity3d-plugin
Arkit Unity3d
Access ARKit features like world-tracking, live video rendering, plane estimation and updates, hit-testing API, ambient light estimation, and raw point cloud data.
Stars: ✭ 124 (-59.61%)
Mutual labels:  unity, unity3d, 3d-graphics
Unity Scriptableobjects Game Events
Based on a great talk by Ryan Hipple, here is my improved version of his Game Event system for Unity
Stars: ✭ 121 (-60.59%)
Mutual labels:  unity, unity3d, unity3d-plugin
Xrtk Core
The Official Mixed Reality Framework for Unity
Stars: ✭ 219 (-28.66%)
Mutual labels:  unity, unity3d, mixed-reality
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+1085.67%)
Mutual labels:  unity, unity3d, unity3d-plugin
MoonMotion
Moon Motion Toolkit - Free and open source toolkit for VR locomotion
Stars: ✭ 38 (-87.62%)
Mutual labels:  virtual-reality, unity3d-plugin, mixed-reality
Getting Started Feature Guides Sample Project API Reference

The SDK is currently in preview: Feature requests and bug reports are very much welcome at the issues page.

We want to hear what features you want in order to accomplish mixed reality mapping scenarios!

Overview

Maps SDK, a Microsoft Garage project provides the ability to visualize a 3D map within Unity-based projects. The SDK handles streaming and rendering of 3D terrain data with world-wide coverage.

Select cities and regions are rendered at a very high level of detail.

Maps SDK, a Microsoft Garage project has been optimized for mixed reality applications and devices including the HoloLens, HoloLens 2, Windows Immersive headsets, HTC Vive, and Oculus Rift.

The SDK also provides APIs for services like geocoding and utility classes for working with geospatial data.

See Microsoft® Bing™ Map Platform APIs Terms of Use for information about the terms of use for the SDK.

Feature Guides

Configuring the map Attaching GameObjects Adding labels
Animating the map Raycasting the map Displaying copyrights
Customizing map data Displaying contour lines

What is in this repo?

This repository includes samples, documentation and supporting scripts. The core source code for the SDK is not part of this repository.

The supporting scripts are Unity components and shaders that extend or build on-top of the SDK. Because of their usefulness, the supporting scripts are also included in the SDK package.

The version of the supporting scripts in the repository reflects the latest version of the SDK.

Contributions to the sample project, documentation, or supporting scripts are welcome, and where applicable, approved changes will be included in the next release of the SDK. Refer to the Contribution Process for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].