nielswh / iPhone-AR-Toolkit

An Objective-C augmented reality kit for iPhone. Forked from the iphonearkit.
http://www.agilitesoftware.com/blog
Other
275 stars 53 forks source link

Information is shown on the right #11

Closed VansFannel closed 12 years ago

VansFannel commented 13 years ago

I'm working with the last version and I see that information it is shown on the right side of my target. On all targets.

I'm not sure if it is an issue or there is a problem with my telephone.

nielswh commented 13 years ago

can you send a screen shot of the problem?

Niels

On Oct 21, 2011, at 11:22 AM, VansFannel wrote:

I'm working with the last version and I see that information it is shown on the right side of my target. On all targets.

I'm not sure if it is an issue or there is a problem with my telephone.

Reply to this email directly or view it on GitHub: https://github.com/nielswh/iPhone-AR-Toolkit/issues/11

VansFannel commented 13 years ago

I've uploaded here: http://img98.imageshack.us/img98/2783/problemsb.png

VansFannel commented 13 years ago

Have you found something or there is a problem with my iPhone?

andrei200287 commented 13 years ago

I have the same problem.

VansFannel commented 13 years ago

Two years ago, I tested the previous version of iPhone-AR-Toolkit and it had the same problem. But now, two years later, I found another version with the same problem, I started to think that there is a hardware problem with my iPhone, because there are a lot of people working with this toolkit and nobody had said something about it.

@andrei200287 When do you have this issue? When you start the app or after a minutes? I mean, probably GPS is not providing a right location.

andrei200287 commented 13 years ago

@VansFannel, I have this issue after start and after a minutues. I noticed this problem only in last commits. So, now I am using previous version.

VansFannel commented 13 years ago

Which version doesn't have this problem?

VansFannel commented 13 years ago

Excuse me, where I can find that working version?

andrei200287 commented 13 years ago

Sorry for the delay. I use this version in my projects: https://www.sugarsync.com/pf/D6573588_7682758_397553

VansFannel commented 13 years ago

Thanks!

You can find another AR Toolkit, here: http://programmingiphonesensors.com/code/ARView.zip

VansFannel commented 13 years ago

@andrei200287: I can't find in your zip AugmentedRealityController.h and AugmentedRealityController.m. Is ZIP OK without these files?

andrei200287 commented 13 years ago

@VansFannel: I added this file https://www.sugarsync.com/pf/D6573588_7682758_391551

nielswh commented 12 years ago

This is weird. Not sure why this has crept back into this working version. I'll take a look and see what I can find.

nielswh commented 12 years ago

OK this is because of the stacking feature we added in the last version. Is this something people want?