All Projects → anujdutt9 → iOS-ARKit

anujdutt9 / iOS-ARKit

Licence: other
Basic Concepts and Projects using ARKit on iOS.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to iOS-ARKit

Arkit
ARKit Base Project. Place virtual objects based on WWDC example project
Stars: ✭ 297 (+1550%)
Mutual labels:  apple, iphone, ios11, 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 (+588.89%)
Mutual labels:  augmented-reality, iphone, ios11, arkit
Arshooter
A demo Augmented Reality shooter made with ARKit in Swift (iOS 11)
Stars: ✭ 794 (+4311.11%)
Mutual labels:  apple, augmented-reality, ios11, arkit
ARKitPhysics
ARKit Demo for Physics
Stars: ✭ 21 (+16.67%)
Mutual labels:  augmented-reality, xcode9, ios11, arkit
Arpaint
Draw with bare fingers in the air using ARKit
Stars: ✭ 672 (+3633.33%)
Mutual labels:  augmented-reality, ios11, arkit
Argithubcommits
Show your GitHub commit records in 3D with ARKit and SceneKit. 用 ARKit 展示你的 GitHub 提交图
Stars: ✭ 280 (+1455.56%)
Mutual labels:  augmented-reality, ios11, arkit
Augmentedsolarsystem
An Augmented reality experience to explore planets in our Solar System
Stars: ✭ 69 (+283.33%)
Mutual labels:  augmented-reality, ios11, arkit
Arkit Projects
Experimenting with ARKit
Stars: ✭ 70 (+288.89%)
Mutual labels:  augmented-reality, ios11, arkit
Arplayer
Playback videos using ARKit and AVFoundation.
Stars: ✭ 117 (+550%)
Mutual labels:  augmented-reality, ios11, arkit
Arkit Floorislava
Basic ARKit example that detects planes and makes them lava.
Stars: ✭ 120 (+566.67%)
Mutual labels:  augmented-reality, ios11, arkit
Arkit By Example
Apple ARKit example app
Stars: ✭ 458 (+2444.44%)
Mutual labels:  apple, augmented-reality, arkit
SketchAR
SketchUp model into ARKit. Use SketchUp home remodel and Apple's ARKit (beta) for augmented reality. Goal: import a model (in this case, a remodel) to overlay onto existing real world that you can walk around and 'experience' and compare.
Stars: ✭ 41 (+127.78%)
Mutual labels:  augmented-reality, iphone, arkit
Simple-ARKit-Game
No description or website provided.
Stars: ✭ 13 (-27.78%)
Mutual labels:  augmented-reality, ios11, 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 (+294.44%)
Mutual labels:  augmented-reality, ios11, arkit
Partfolio
Rosberry Portfolio app made with Apple ARKit
Stars: ✭ 29 (+61.11%)
Mutual labels:  augmented-reality, xcode9, arkit
DreamBig
☁🌝☁ 3D emoji drawing iPad app with ARKit and the Apple Pencil ☁🌝☁
Stars: ✭ 24 (+33.33%)
Mutual labels:  augmented-reality, ios11, arkit
Measurearkit
An example of measuring app with ARKit in iOS 11
Stars: ✭ 220 (+1122.22%)
Mutual labels:  xcode9, ios11, arkit
cARd
Flip your card with ARKit
Stars: ✭ 22 (+22.22%)
Mutual labels:  augmented-reality, ios11, arkit
FacefARt
The world's most advanced fart app. Ever.
Stars: ✭ 13 (-27.78%)
Mutual labels:  apple, augmented-reality, ios11
Sbsanimoji
🐵 Animoji app using Apples AvatarKit
Stars: ✭ 884 (+4811.11%)
Mutual labels:  apple, augmented-reality, iphone

iOS-ARKit

This repository contains the code for some basics and projects related to Apple's ARKit on iOS. The code is written in Swift using XCode and tested on iPhone 8 Plus.

Requirements

  • XCode 9

  • iPhone [6/6S,7/7+/7 SE,8/8+, X]

  • Apple Developer Account

Status

S.No. Project / Concept About Status
1. World Tracking Intro to concepts of World Tracking in AR, placing objects at co-ordinates wrt Origin, Bezier Path etc. Completed
2. Default Geometries Placing default geometries like Sphere, Cylinder etc. w.r.t origin as well as w.r.t each other. Completed
3. Custom Shapes Intro to making custom shapes using co-ordinate system. Completed
4. Relative Position Placing objects relative to each other as well as the Origin. Completed
5. Object Rotation Rotation of objects along x, y and z axis and wrt other objects. Completed
6. Relative Object Rotation Object rotation wrt each other by providing angles in degrees/radians. Completed
7. AR 3-D Drawing Project-1:
A simple application to use a cursor to draw things in 3-D space using AR.
Completed
8. Solar System Project-2:
An AR application showing a Solar System with planets in 3-d revolving around the Sun.
Completed
9. Plane Detection Project-3:
A simple application to detect Horizontal Planes and replace them with Lava.
Completed
10. Hit Testing Project-4:
A simple game that places "JellyFish" or any custom 3-D object in 3-D space. Find it within 10 seconds, Tap on it and it appears again in a random location.
Completed
11. IKEA Clone App Project-5:
A smart app to pick and place objects like Speakers, Cups, Vaces, Tables etc. in your home before buying and see how it looks when placed at certain places.
Completed
12. Vehicular Physics Project-6:
A car driving game in AR. Drive the car forward or in reverse using Accelerometer data and tapping on the screen. The car moves on a Augmeted Concrete plane.
Completed
13. Distance Measurement Project-7:
A smart app to calulate and display the distance between two points in AR.
Completed
14. AR Portal Project-8:
Enter a new dimension using this app. This app forms a AR Portal which you can enter into and experience beign in a different world.
Completed
15. AR Shooter Project-9:
An AR shooting app. The aim is to shoot all the objects present in the front by tapping on the screen. The tap fires a bullet in the front.
Completed
16. AR Hoops Project-10:
An app to play Basketball in AR. Tap on the screen to throw a basketball into the basket.
Completed

Projects Working Demo

https://www.youtube.com/user/Anujdutt9/videos
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].