Home - mustafaatalar/uARKit GitHub Wiki
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))