All Projects → chriswebb09 → Arkitnavigationdemo

chriswebb09 / Arkitnavigationdemo

ARKit Demo Application

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Arkitnavigationdemo

PlacenoteSDK-Unity
Placenote SDK and sample app for Unity
Stars: ✭ 78 (-70.9%)
Mutual labels:  augmented-reality, arkit
DreamBig
☁🌝☁ 3D emoji drawing iPad app with ARKit and the Apple Pencil ☁🌝☁
Stars: ✭ 24 (-91.04%)
Mutual labels:  augmented-reality, arkit
ARRecorder
Example of using ARKit's private SPI to record and replay session sensor data
Stars: ✭ 77 (-71.27%)
Mutual labels:  augmented-reality, arkit
ARKitImageDetectionTutorial
ARKitImageDetectionTutorial code for Medium article.
Stars: ✭ 42 (-84.33%)
Mutual labels:  augmented-reality, arkit
ReactNativeARKit
A sample project to demonstrate how to use react-native-arkit
Stars: ✭ 62 (-76.87%)
Mutual labels:  augmented-reality, arkit
Unity-ARKit-Plugin
Modified plugin source and Add custom ARKit projects implement on Unity
Stars: ✭ 83 (-69.03%)
Mutual labels:  augmented-reality, arkit
stardust-SDK
Stardust SDK and sample app for Unity
Stars: ✭ 23 (-91.42%)
Mutual labels:  augmented-reality, arkit
cARd
Flip your card with ARKit
Stars: ✭ 22 (-91.79%)
Mutual labels:  augmented-reality, arkit
ar-resume-with-visual-recognition
An augmented reality based résumé with Face recognition. The iOS app recognizes the face and presents you with the AR view that contains 3D mock face and details of your resume.
Stars: ✭ 71 (-73.51%)
Mutual labels:  augmented-reality, arkit
GVRSCNRenderer
SceneKit Rendering and ARKit 6DOF Tracking for Google Cardboard
Stars: ✭ 19 (-92.91%)
Mutual labels:  augmented-reality, arkit
Simple-ARKit-Game
No description or website provided.
Stars: ✭ 13 (-95.15%)
Mutual labels:  augmented-reality, arkit
ARKit-Sample-ObjC
ARKit sample application is written in Objective C with features of Add, Remove, Scale, Move, Snapshot for single and multiple objects with plane/surface detection, reset session and AR support checking.
Stars: ✭ 72 (-73.13%)
Mutual labels:  augmented-reality, arkit
uARKit
No description or website provided.
Stars: ✭ 15 (-94.4%)
Mutual labels:  augmented-reality, arkit
ARKit-Persistence-Demo
ARKit 2.0 Persistence Demo
Stars: ✭ 15 (-94.4%)
Mutual labels:  augmented-reality, arkit
Pulp-Fiction-ARKit
An experiment using Volume to reconstruct Pulp Fiction's dance scene in Augmented Reality
Stars: ✭ 46 (-82.84%)
Mutual labels:  augmented-reality, arkit
arkit-depth-renderer
Displays the depth values received by the front-facing camera.
Stars: ✭ 48 (-82.09%)
Mutual labels:  augmented-reality, arkit
iOS-ARKit
Basic Concepts and Projects using ARKit on iOS.
Stars: ✭ 18 (-93.28%)
Mutual labels:  augmented-reality, arkit
ARKitXamarinDemo
ARKit + UrhoSharp + Xamarin
Stars: ✭ 42 (-84.33%)
Mutual labels:  augmented-reality, arkit
ARKitPhysics
ARKit Demo for Physics
Stars: ✭ 21 (-92.16%)
Mutual labels:  augmented-reality, arkit
navigatAR
Finding your way through buildings and campuses through the power of augmented reality
Stars: ✭ 47 (-82.46%)
Mutual labels:  augmented-reality, arkit

ARKitNavigationDemo

PRs Welcome Platform Platform

  • Work in progress.

In Progress

  • [ ] Region — For one, we could render far fewer nodes. In fact, it’s a bit distracting that the entire trip is rendered. To fix this, we could render one leg of the journey at a time. Then we could use our location service to monitor for when we enter that region, or we could calculate the distance from the point of view to the last node in the leg triggering a mechanism to render a new leg and remove the old when they are in proximity.

  • [ ] Dynamic Destination — Another easy way we could improve it is we could allow the user to set their destination while they are navigating, instead having to go back to the map.

  • [ ] Reset — As the project is as of this writing, the reset functionality hasn’t been completed. Sometimes ARKit gets confused, sometimes the GPS gets confused (more on the location problems in a bit.) So we can build a mechanism which resets the screen so we can start over. That way you don’t have to quit to reset the trip.

ARKit Demo Application

When it loads to the map, tap a place on the map where you want to navigate to and press okay. The tap can be sluggish, so you might have to try once or twice before you get it. When the navigation screen loads, tap the screen, then give it a few seconds. You should see the nodes render.

Example gif

Demo project for:

ARKit and CoreLocation: Part One

ARKit and CoreLocation: Part Two

ARKit and CoreLocation: Part Three

Related Projects:

ARKit Airport - Navigation In Augmented Reality: Part One

ARKitAirport

ARNavigation

ARKit Drone

ARKitSpitfire

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