All Projects → Mikerr1111 → Geomapping With Unity Mapbox

Mikerr1111 / Geomapping With Unity Mapbox

Licence: mit
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.

Projects that are alternatives of or similar to Geomapping With Unity Mapbox

Mapssdk Unity
This repository contains samples, documentation, and supporting scripts for Maps SDK, a Microsoft Garage project.
Stars: ✭ 307 (+160.17%)
Mutual labels:  unity, unity3d, 3d-graphics, virtual-reality
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 (+5.08%)
Mutual labels:  unity, unity3d, 3d-graphics, augmented-reality
Unity Webxr Export
Develop and export WebXR experiences using Unity WebGL
Stars: ✭ 130 (+10.17%)
Mutual labels:  unity, unity3d, augmented-reality, virtual-reality
Dungeontemplatelibrary
🌏: Dungeon free resources (terrain & roguelike generation)
Stars: ✭ 595 (+404.24%)
Mutual labels:  unity, unity3d, 3d-graphics, virtual-reality
Hololenscamerastream
This Unity plugin makes the HoloLens video camera frames available to a Unity app in real time. This enables Unity devs to easily use the HoloLens camera for computer vision (or anything they want).
Stars: ✭ 233 (+97.46%)
Mutual labels:  unity, unity3d, augmented-reality
Realityui
A Swift Package for creating familiar UI Elements and animations in a RealityKit rendered Augmented Reality or Virtual Reality scene.
Stars: ✭ 275 (+133.05%)
Mutual labels:  3d-graphics, augmented-reality, virtual-reality
Ar Vrcourse
VR,AR,MR 开发入门教程
Stars: ✭ 298 (+152.54%)
Mutual labels:  unity3d, augmented-reality, virtual-reality
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+9813.56%)
Mutual labels:  unity, unity3d, 3d-graphics
Hover Ui Kit
Create beautiful user interfaces for immersive VR/AR experiences.
Stars: ✭ 662 (+461.02%)
Mutual labels:  unity3d, augmented-reality, virtual-reality
Vrtk
*Beta* - An example of how to use the Tilia packages to create great content with VRTK v4.
Stars: ✭ 3,422 (+2800%)
Mutual labels:  unity, unity3d, virtual-reality
Utymap
Highly customizable library for procedural world generation based on real map data
Stars: ✭ 825 (+599.15%)
Mutual labels:  unity3d, augmented-reality, virtual-reality
Vrarmik
Unity Inverse Kinematics solution for arms in VR
Stars: ✭ 94 (-20.34%)
Mutual labels:  unity, unity3d, virtual-reality
Xr Unity
8th Wall XR Unity projects and resources. Feel free to contribute!
Stars: ✭ 108 (-8.47%)
Mutual labels:  unity, augmented-reality
Proceduraltoolkit
Procedural generation library for Unity
Stars: ✭ 1,729 (+1365.25%)
Mutual labels:  unity, unity3d
Unitylibrary
📚 Library of all kind of scripts, snippets & shaders for Unity
Stars: ✭ 1,968 (+1567.8%)
Mutual labels:  unity, unity3d
Impulse
A barebones C# bootstrap framework for building scalable projects quickly and easily in Unity.
Stars: ✭ 109 (-7.63%)
Mutual labels:  unity, unity3d
Particleeffectforugui
Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
Stars: ✭ 1,941 (+1544.92%)
Mutual labels:  unity, unity3d
Reflexityai
Provide a basic framework to build an Utility IA in Unity using the xNode editor of Siccity
Stars: ✭ 109 (-7.63%)
Mutual labels:  unity, unity3d
Unitydecompiled
Now unnecessary, use the official code instead: https://github.com/Unity-Technologies/UnityCsReference
Stars: ✭ 1,486 (+1159.32%)
Mutual labels:  unity, unity3d
Simple Firebase Unity
Firebase Realtime-Database's REST API Wrapper for Unity in C#
Stars: ✭ 111 (-5.93%)
Mutual labels:  unity, unity3d

Geocoding/Mapping with Unity Mapbox

mapunity

Create and Style the tile layers of your map(2d or 3d) for any augmented reality and virtual reality applications.

map style map4 sf map

Vulkan Support

Vulkan is a new generation graphics and compute API that provides high-efficiency, cross-platform access to modern GPUs in both PCs and on mobile platforms. Android Nougat version 7.0 from Google brings official support for the Vulkan API.The main benefit of Vulkan over older mobile rendering APIs such as OpenGL ES 3.x is speed. Vulkan is designed to take advantage of multiple CPU cores by allowing the application to build command lists in multiple threads in parallel. This allows the application to take advantage of all of the CPU cores on the device, improving performance.

To enable Vulkan support, open “Player Settings”, go to the “Other Settings” pane and clear the “Auto Graphics API” checkbox. You are presented with an ordered list of graphics APIs to choose from. If Vulkan is not on that list, click the ‘+’ sign at the bottom of the list to add it. Then drag Vulkan to be the first item on the list so that it’ll be used whenever supported, and you’re done! All your existing shaders will get translated to Vulkan SPIR-V. vulkan

MoltenVK is an implementation of the high-performance, industry-standard Vulkan graphics and compute API, that runs on Apple's Metal graphics framework, bringing Vulkan to iOS and macOS.

MoltenGL is an implementation of the OpenGL ES 2.0 API that runs on Apple's Metal graphics framework for iOS and macOS.

Requirements and installation

mapbox-unity

Visual Studio 2017

Unity 2017.4 or later

Unity 2018.2.4f1 for Linux

Mapbox Studio

macOS Mapbox SDK

Linux Coming soon.

Getting started: https://www.mapbox.com/mapbox-unity-sdk/docs/00-getting-started.html

Configuring your API token: https://www.mapbox.com/mapbox-unity-sdk/docs/01-mapbox-api-token.html

Known Issues: https://www.mapbox.com/mapbox-unity-sdk/docs/02-known-issues.html

Built-in Examples: https://www.mapbox.com/mapbox-unity-sdk/docs/03-examples.html

Attribution: https://www.mapbox.com/mapbox-unity-sdk/docs/04-attribution.html

Mapbox Unity SDK API: https://www.mapbox.com/mapbox-unity-sdk/api/

Mapbox Maps API: https://www.mapbox.com/api-documentation/#maps

Mapbox Map Matching API: https://www.mapbox.com/api-documentation/#map-matching

Mapbox Optimization API: https://www.mapbox.com/api-documentation/#optimization

Navigation SDKs for iOS and Android: https://www.mapbox.com/navigation-sdk/

Vision SDK for Automotive artificial intelligence: https://www.mapbox.com/vision/

Changelog: https://www.mapbox.com/mapbox-unity-sdk/docs/05-changelog.html

IMPORTANT: If you intend to deploay for Android, please set your minimum version to 15 in PlayerSettings. For iOS, please set your minimum version to 8.

Unity3d(Building for Android and iOS)

Get Unity Here

Unity for VR and AR

Game Development with Unity for iOS and Android devices.pdf

unity-native-plugins-intro-sdk-architecture

build_to_android_5

Getting started with Android development

Android Development

Android Studio 3.0

Android Studio User Guide(Windows, Mac, and Linux)

iOS Build Settings

Unity v2017.3 or later

Requires iOS 10 or later

Requires XCode 9.3 or later

Requires iOS device(iPhone 6S or later, iPad (2016) or later)

In Bulid setting make sure to checkmark the boxes for Symlink Unity libraries and Development Build. switch_platform-ios

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].