iphonearkit icon indicating copy to clipboard operation
iphonearkit copied to clipboard

An Objective-C augmented reality kit for iPhone.

Results 11 iphonearkit issues
Sort by recently updated
recently updated
newest added

Hi zac, cool project, thanks! I don't want to overlap images on the same way. I try to decrement y value in updateLocations method when CGRectIntersect, but nothing. Images go...

1. Use CoreMotion for accelerometer 2. Support ARC 3. Replace deprecated functions

Hi Zac...thanks for this wonderful project... i got a problem....on your example when you turn the iphone slighly to the left or right, in an angle different from the 90o...

I can add the ar kit to work if I add the ARGeoViewController to my app's window, but it only shows white if I add it to another view controller...

Hi, I want to add one button on the camera view so that when I click the button I can go to another UIViewController. I tried several methods. The button...

Hello I have tried to modify the code to use arkit in landscape mode but it didn't work. Can you provide some code (maybe by adding some comments in the...

Hi! Is it possible to replace 2d lables with 3d objects? And if yes, how? Thanks for your project

Hi, Zac Actually, I am working on the AR and your ARKit program really inspires me a lot. I do a little change based on your program, but it has...

Does anyone have a document copy, can supply a documented version in order to better understand what the ARKit s doing? I can get it to work in part, but...