iOS : Creating a 3D Compass
- by Md. Abdul Munim
Originally posted here: iOS : Creating a 3D Compass
Hi everybody,
Quite new in this forum.Posted the same question in stackoverflow and there some people suggested to shift it here, so that I can get a quick help from more specialists in this regard. So what's the big matter?
Actually, I want to make a 3D metal compass in iOS which will have a movable cover. That is when you touch it by 3 fingers and try to move your fingers upward the cover keeps moving with your fingers and after certain distance it gets opened.Once you pull it down using 3 fingers again, it gets closed.I can not attach an image here as I don't have that much reputation. So I request you to check the original question at stack overflow that I linked at top.
Is it possible using core animations and CALayers? Or would I have to use OpenGL ES?
Please someone help me out, I am badly in need of it.And I need to complete it asap!