Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
I'd like to have something similar to Google Earth embedded into an iOS app, which will involve a 3D interactive globe with hotspots that can link to whatever I choose.
Unfortunately, Google Earth's API and the OpenGL platform are not supported in iOS. I've searched the web for other APIs or platforms to work with but to no success. Any tips from developers that have worked on similar projects?
OpenGL is most certainly supported in iOS (OpenGL ES, the mobile version of OpenGL.) I'm working on an OpenGL-based app right now. In fact, it is the underlying graphics system the whole OS is based on.
I'm not sure about the Google Earth API however.
You could write your own graphics engine that would map tiled images of the earth onto a spherical shape as textures, but it would be a pretty big job. Plus, you'd need a source of the images used.
Hi, I make WhirlyGlobe. It's exactly what you're looking for. Check out the WhirlyGlobe Component, a nice simple Objective-C wrapper on top of the more complex WhirlyGlobe API. http://mousebird.github.com/WhirlyGlobe/
Replies
I'm not sure about the Google Earth API however.
You could write your own graphics engine that would map tiled images of the earth onto a spherical shape as textures, but it would be a pretty big job. Plus, you'd need a source of the images used.
Duncan C
WareTo
Check out our apps in the Apple App store
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like AwesomeNew app - See screenshots and details at www.globaclock.com.
If you want to
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like Awesome@Domele Oops, sorry didn't realize until after I posted that you posted the same thing
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like Awesome- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like AwesomeCheck out the WhirlyGlobe Component, a nice simple Objective-C wrapper on top of the more complex WhirlyGlobe API.
http://mousebird.github.com/WhirlyGlobe/
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like Awesome