Skip to content
Mustafa Atalar edited this page Nov 20, 2017 · 5 revisions

uARKit is part of imagined uARLib project, a unified augmented reality library for all.

Idea is simply creating a framework on ARKit and ARCore.

Started with ARKit, this repo is only for that!

For example calling below method creates an augmented image content in 1 meter front of the user device

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

This project needs you to be successed, please contribute!**