All Projects → mustafaatalar → uARKit

mustafaatalar / uARKit

Licence: other
No description or website provided.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to uARKit

TheLaughingMan-ARKit
Use ARKit to become the infamous Laughing Man from Ghost in the Shell
Stars: ✭ 26 (+73.33%)
Mutual labels:  augmented-reality, arkit
cARd
Flip your card with ARKit
Stars: ✭ 22 (+46.67%)
Mutual labels:  augmented-reality, 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 (+12833.33%)
Mutual labels:  augmented-reality, 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 (+726.67%)
Mutual labels:  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 (+173.33%)
Mutual labels:  augmented-reality, arkit
React Native Arkit
React Native binding for iOS ARKit
Stars: ✭ 1,664 (+10993.33%)
Mutual labels:  augmented-reality, arkit
ARKit-FocusNode
FocusSquare class taken straight from Apple's ARKit examples and packed up for anyone to use with ease.
Stars: ✭ 50 (+233.33%)
Mutual labels:  augmented-reality, arkit
Viro
ViroReact: AR and VR using React Native
Stars: ✭ 1,735 (+11466.67%)
Mutual labels:  augmented-reality, arkit
unity-arkit-charts-demo
iOS 11 ARKit Charts Demo
Stars: ✭ 13 (-13.33%)
Mutual labels:  augmented-reality, arkit
obj2usdz
🦖 obj2usdz, convert .OBJ files to .USDZ on iOS
Stars: ✭ 56 (+273.33%)
Mutual labels:  augmented-reality, arkit
Arkit Floorislava
Basic ARKit example that detects planes and makes them lava.
Stars: ✭ 120 (+700%)
Mutual labels:  augmented-reality, arkit
Pulp-Fiction-ARKit
An experiment using Volume to reconstruct Pulp Fiction's dance scene in Augmented Reality
Stars: ✭ 46 (+206.67%)
Mutual labels:  augmented-reality, arkit
Arplayer
Playback videos using ARKit and AVFoundation.
Stars: ✭ 117 (+680%)
Mutual labels:  augmented-reality, arkit
ARKitXamarinDemo
ARKit + UrhoSharp + Xamarin
Stars: ✭ 42 (+180%)
Mutual labels:  augmented-reality, 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 (+10126.67%)
Mutual labels:  augmented-reality, arkit
Arkit Web
An experimental iOS app for rapidly prototyping ARKit experiences with WebGL.
Stars: ✭ 153 (+920%)
Mutual labels:  augmented-reality, arkit
Nativescript Ar
Augmented Reality NativeScript plugin
Stars: ✭ 107 (+613.33%)
Mutual labels:  augmented-reality, arkit
Xr Unity
8th Wall XR Unity projects and resources. Feel free to contribute!
Stars: ✭ 108 (+620%)
Mutual labels:  augmented-reality, arkit
SceneKit-PortalMask
Clean class to create a portal in SceneKit for use in ARKit.
Stars: ✭ 60 (+300%)
Mutual labels:  augmented-reality, arkit
RealityKit-CardFlip
An example app using Apple's new RealityKit framework
Stars: ✭ 86 (+473.33%)
Mutual labels:  augmented-reality, arkit

uARKit - Universe Augmented Reality Kit

This is a Swift framework to simplify coding with IOS ARKit. There are basic functional methods to show content in Augmented Reality World.

The target is uARLib project. A unified library on ARKit and ARCore.

Currently, started with ARKit.

for example that code puts an image in front of user:

world.addImage(imageName: "http://example.com/bird.png", position: coordinate(top:0, right:0, front:1))

That's all!

This project needs you, please contribute!

[Refer to WiKi page for technical documents] (https://github.com/mustafaatalar/uARKit/wiki)

v.1.1

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