All Projects → shu223 → Arkit Sampler

shu223 / Arkit Sampler

Licence: mit
Code examples for ARKit.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Arkit Sampler

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 (+3.45%)
Mutual labels:  metal, coreml, arkit, scenekit
Arplayer
Playback videos using ARKit and AVFoundation.
Stars: ✭ 117 (-91.23%)
Mutual labels:  ios11, arkit, scenekit
Measurethings
ARKit framework demo for our article
Stars: ✭ 97 (-92.73%)
Mutual labels:  ios11, arkit, scenekit
Arkit Floorislava
Basic ARKit example that detects planes and makes them lava.
Stars: ✭ 120 (-91%)
Mutual labels:  ios11, arkit, scenekit
Arkit Shell Game
Shell Game built with ARKit and SceneKit
Stars: ✭ 82 (-93.85%)
Mutual labels:  ios11, arkit, scenekit
Arpaint
Draw with bare fingers in the air using ARKit
Stars: ✭ 672 (-49.63%)
Mutual labels:  ios11, arkit, scenekit
ARichMan
Use ARKit to realize your dream of becoming rich.
Stars: ✭ 19 (-98.58%)
Mutual labels:  scenekit, ios11, arkit
Arkit
ARKit Base Project. Place virtual objects based on WWDC example project
Stars: ✭ 297 (-77.74%)
Mutual labels:  ios11, arkit, scenekit
Argithubcommits
Show your GitHub commit records in 3D with ARKit and SceneKit. 用 ARKit 展示你的 GitHub 提交图
Stars: ✭ 280 (-79.01%)
Mutual labels:  ios11, arkit, scenekit
Arbottlejump
An ARKit version of WeChat Bottle Jump game. ARKit 版微信跳一跳游戏
Stars: ✭ 259 (-80.58%)
Mutual labels:  ios11, arkit, scenekit
Arkit Projects
Experimenting with ARKit
Stars: ✭ 70 (-94.75%)
Mutual labels:  ios11, arkit, scenekit
Ios 11 By Examples
👨🏻‍💻 Examples of new iOS 11 APIs
Stars: ✭ 3,327 (+149.4%)
Mutual labels:  coreml, ios11, arkit
Augmentedsolarsystem
An Augmented reality experience to explore planets in our Solar System
Stars: ✭ 69 (-94.83%)
Mutual labels:  ios11, arkit, scenekit
Arsolarplay
通过ARKit实现的太阳系动画
Stars: ✭ 593 (-55.55%)
Mutual labels:  arkit, scenekit
Arshooter
A demo Augmented Reality shooter made with ARKit in Swift (iOS 11)
Stars: ✭ 794 (-40.48%)
Mutual labels:  ios11, arkit
Awesome Coreml Models
Largest list of models for Core ML (for iOS 11+)
Stars: ✭ 5,192 (+289.21%)
Mutual labels:  coreml, ios11
Facerecognition In Arkit
Detects faces using the Vision-API and runs the extracted face through a CoreML-model to identiy the specific persons.
Stars: ✭ 768 (-42.43%)
Mutual labels:  coreml, arkit
Aruler
Mesure distance using apple ARKit
Stars: ✭ 1,227 (-8.02%)
Mutual labels:  arkit, scenekit
Arkitbusinesscard
A Basic Example Creating An Interactive Business Card In ARKit2.
Stars: ✭ 33 (-97.53%)
Mutual labels:  arkit, scenekit
Gravitational Waves Playground
Make gravitational waves visible in an interactive iPad simulation.
Stars: ✭ 33 (-97.53%)
Mutual labels:  metal, scenekit

ARKit-Sampler

Platform Language License Twitter

ARKit-Sampler is a collection of ARKit samples.

How to build

Open ARKit-Sampler.xcworkspace with Xcode and build it.

It can NOT run on Simulator.

Contents

3 lines AR

A simple AR with 3 lines code.

Plane Detection

A sample to show how simply ARKit can detect planes.

Virtual Object

A sample to show how to add a virtual object to a detected plane.

AR Interaction

Interactions with virtual objects or detected plane anchors.

AR Measure

Measuring lengths in the real space.

AR Drawing

Drawing in the real space.

Core ML + ARKit",

AR Tagging to detected objects using Core ML.

Metal + ARKit

Rendering with Metal.

Metal + ARKit (SCNProgram)

Rendering the virtual node's material with Metal shader using SCNProgram.

Simple Face Tracking

Simplest Face-Based AR implementation.

Irregularly-Shaped Plane Detection

ARKit 1.5

A sample to show how to detect irregularly shaped surfaces using ARSCNPlaneGeometry and ARPlaneGeometry.

usdz

A sample to show how to use .usdz files with ARKit.

Author

Shuichi Tsutsumi

Freelance iOS programmer from Japan.

Support via PayPal

Special Thanks

The icon is designed by Okazu

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