All Projects → realityenhanced → Arkitexperiments

realityenhanced / Arkitexperiments

Licence: other
Quick and dirty experiments with ARKit

Projects that are alternatives of or similar to Arkitexperiments

Fritz Examples
A collection of experiences utilizing machine learning models from Fritz AI
Stars: ✭ 181 (+27.46%)
Mutual labels:  unity, arkit
Opencvforunity
OpenCV for Unity (Untiy Asset Plugin)
Stars: ✭ 359 (+152.82%)
Mutual labels:  unity, opencv
Arucounity
Bring augmented reality to Unity by tracking Aruco markers in real time.
Stars: ✭ 144 (+1.41%)
Mutual labels:  unity, opencv
Hololenswithopencvforunityexample
HoloLens With OpenCVforUnity Example
Stars: ✭ 142 (+0%)
Mutual labels:  unity, opencv
Ios Learning Materials
📚Curated list of articles, web-resources, tutorials and code repositories that may help you dig a little bit deeper into iOS [and Apple Platforms].
Stars: ✭ 1,380 (+871.83%)
Mutual labels:  xcode, arkit
Kinectwithopencvforunityexample
Kinect with OpenCV for Unity Example
Stars: ✭ 20 (-85.92%)
Mutual labels:  unity, opencv
Facemoji
😆 A voice chatbot that can imitate your expression. OpenCV+Dlib+Live2D+Moments Recorder+Turing Robot+Iflytek IAT+Iflytek TTS
Stars: ✭ 320 (+125.35%)
Mutual labels:  unity, opencv
Xr Unity
8th Wall XR Unity projects and resources. Feel free to contribute!
Stars: ✭ 108 (-23.94%)
Mutual labels:  unity, arkit
Learningopencv
Source code for Learning OpenCV 《学习OpenCV》源码及 Mac 运行工程
Stars: ✭ 57 (-59.86%)
Mutual labels:  xcode, opencv
Arfoundation Components
📱 Generic components for use with Unity's AR Foundation package
Stars: ✭ 43 (-69.72%)
Mutual labels:  unity, arkit
Arkit Multiplayer
ARKit multiplayer experience explanation & example
Stars: ✭ 106 (-25.35%)
Mutual labels:  opencv, arkit
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 (-12.68%)
Mutual labels:  unity, arkit
Unityurp Billboardlensflareshader
(1)Add a new Quad GameObject (2)Use this shader (3)Done! Now you have billboard lens flare shader for URP!
Stars: ✭ 140 (-1.41%)
Mutual labels:  unity
Donut
Donut is a library for arranging views circularly like a donut.
Stars: ✭ 141 (-0.7%)
Mutual labels:  xcode
Life Calendar
A look at the big picture.
Stars: ✭ 139 (-2.11%)
Mutual labels:  xcode
Unitask
Provides an efficient allocation free async/await integration for Unity.
Stars: ✭ 2,547 (+1693.66%)
Mutual labels:  unity
Unity Bitmapfontimporter
An unity editor extension for bitmap font.
Stars: ✭ 139 (-2.11%)
Mutual labels:  unity
Opencv transforms torchvision
opencv reimplement for transforms in torchvision
Stars: ✭ 141 (-0.7%)
Mutual labels:  opencv
Kinostreak
Anamorphic lens flare effect for Unity
Stars: ✭ 139 (-2.11%)
Mutual labels:  unity
Abnormal event detection
Abnormal Event Detection in Videos using SpatioTemporal AutoEncoder
Stars: ✭ 139 (-2.11%)
Mutual labels:  opencv

ARKitExperiments

Quick and dirty experiments with ARKit

Shadow experiment video @ https://youtu.be/nxTQbGyFHkc

Real world color picker video @ https://youtu.be/pS5aJsy1MLk

Occlusion experiment video @ https://youtu.be/MK3D91kCKzM

Point cloud experiment video @ https://youtu.be/kupq1C41XcU

[NOTE: Accessing the ply file requires a manual update to the XCode project. More info below under "How to access files written by a Unity app on iOS?"]

Runtime NavMesh video @ https://youtu.be/7sG2VOsUDPQ

Physics Experiment video @ https://youtu.be/FZoUUAR6TkQ

OpenCV Experiment video @ https://youtu.be/v6x6Aa9qLXE

Furniture Experiment video @ https://youtu.be/v8fGn-bCtzw

Software Versions used

Unity: 2017.2.0f3

XCode: Version 9.1 Beta (9B37)

Unity ARKit Plugin: version 1.0.9

OpenCV 3.3.0

(NOTE: Manually copy OpenCV iOS pack from https://sourceforge.net/projects/opencvlibrary/files/opencv-ios/3.3.0/opencv-3.3.0-ios-framework.zip/download to the following folders: Assets/Plugins/iOS/OpenCVProcessing & NativePluginCode/opencvprocessing/)

Helpful Resources

How to set up Unity for ARKit?

https://forum.unity3d.com/threads/arkit-support-for-ios-via-unity-arkit-plugin.474385/

How to build Unity projects on ios?

https://unity3d.com/learn/tutorials/topics/mobile-touch/building-your-unity-game-ios-device-testing

Understanding AR in iOS

https://developer.apple.com/documentation/arkit/understanding_augmented_reality

How to access files written by a Unity app on iOS?

https://blog.playmedusa.com/creating-and-retrieving-a-file-from-an-ios-device-with-unity3/

"In XCode, open Info.plist and add a new Key, UIFileSharingEnabled: Application supports iTunes file sharing – YES"

Credits

Rooster model from https://www.blendswap.com/blends/view/80230 released under CC-0 by CDmir230

Hippo model from https://www.blendswap.com/blends/view/71760 released under CC-BY license by WIRLOW

Dragon model from https://www.blendswap.com/blends/view/73418 released under CC-0 by miklosizoltan

Dog model from https://www.blendswap.com/blends/view/70126 released under CC-0 by Lula Borges

Coffee Table model from https://www.blendswap.com/blends/view/67649 released under CC-BY by Andr3yAngel

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