All Projects → riccqi → Arimagetracking

riccqi / Arimagetracking

Licence: mit
Augmented Reality image tracking with SwiftUI, RealityKit and ARKit 4.

Programming Languages

swift
15916 projects

Labels

Projects that are alternatives of or similar to Arimagetracking

Arkit Multiplayer
ARKit multiplayer experience explanation & example
Stars: ✭ 106 (-32.91%)
Mutual labels:  arkit
Arplayer
Playback videos using ARKit and AVFoundation.
Stars: ✭ 117 (-25.95%)
Mutual labels:  arkit
Arkitexperiments
Quick and dirty experiments with ARKit
Stars: ✭ 142 (-10.13%)
Mutual labels:  arkit
Awesome Ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
Stars: ✭ 38,720 (+24406.33%)
Mutual labels:  arkit
Viro
ViroReact: AR and VR using React Native
Stars: ✭ 1,735 (+998.1%)
Mutual labels:  arkit
Arkit Floorislava
Basic ARKit example that detects planes and makes them lava.
Stars: ✭ 120 (-24.05%)
Mutual labels:  arkit
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 (+773.42%)
Mutual labels:  arkit
Arkit Web
An experimental iOS app for rapidly prototyping ARKit experiences with WebGL.
Stars: ✭ 153 (-3.16%)
Mutual labels:  arkit
Coreml In Arkit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic Template for an ARKit project to use CoreML.
Stars: ✭ 1,534 (+870.89%)
Mutual labels:  arkit
React Native Arkit
React Native binding for iOS ARKit
Stars: ✭ 1,664 (+953.16%)
Mutual labels:  arkit
Xr Unity
8th Wall XR Unity projects and resources. Feel free to contribute!
Stars: ✭ 108 (-31.65%)
Mutual labels:  arkit
Artetris
Augmented Reality Tetris made with ARKit and SceneKit
Stars: ✭ 1,483 (+838.61%)
Mutual labels:  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 (-21.52%)
Mutual labels:  arkit
Nativescript Ar
Augmented Reality NativeScript plugin
Stars: ✭ 107 (-32.28%)
Mutual labels:  arkit
Rn Webrtc Arkit Integration
Capturing ARKit scene (Like `react-native-arkit`) into WebRTC video stream
Stars: ✭ 152 (-3.8%)
Mutual labels:  arkit
Arkit Portal
Simple portal demo implemented with ARKit+SceneKit, the trick is to change the rendering order and render invisible "masks" to hide what's inside.
Stars: ✭ 105 (-33.54%)
Mutual labels:  arkit
React Native 3d Model View
A React Native view for displaying 3D models
Stars: ✭ 119 (-24.68%)
Mutual labels:  arkit
Flutter Unity Arkit Demo
This demo uses flutter unity view widget to show AR KIT with Unity3D
Stars: ✭ 155 (-1.9%)
Mutual labels:  arkit
Nextlevel
NextLevel was initally a weekend project that has now grown into a open community of camera platform enthusists. The software provides foundational components for managing media recording, camera interface customization, gestural interaction customization, and image streaming on iOS. The same capabilities can also be found in apps such as Snapchat, Instagram, and Vine.
Stars: ✭ 1,940 (+1127.85%)
Mutual labels:  arkit
Ipadlidarscanexport
Export an OBJ file of ARKit 3.5 iPad Pro LIDAR scans
Stars: ✭ 129 (-18.35%)
Mutual labels:  arkit

ARImageTracking

This is an Augmented Reality Xcode project that uses Apple's newest RealityKit framework and ARKit 4 features, to dynamically track a moving image in the real world. It is written in SwiftUI.

The example video and image used in my project is of an iPhone Xs screen recording and iPhone Xs box. Do swap the video and image out to whatever you want to track and overlay. I've commented the entire project to help you adapt the code to your needs!

Contributions are welcome. Tested on iOS 14.3 and requires an iDevice with an A12 chip or higher to run.

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