I am looking for an example that renders an interactive earth similar to the one in the Smule products.
How to render an interactive globe/earth for the iPhone OpenGL ES? [closed]
Related non ES: #9511999 || #17488759 The name of this operation appears to be "UV mapping": en.wikipedia.org/wiki/UV_mapping –
Raymundorayna
Someone just pointed me to this question. I have one!
It's called WhirlyGlobe and it's built specifically for this purpose. Runs on ios, uses a combo of Objective-C and C++ and is very Cocoa Touch friendly. Uses delegates for camera motion, multithreaded, all that good stuff.
Oh, and it's freely available under the Apache2 license.
Details can be found here: http://mousebird.github.io/WhirlyGlobe/
If you prefixed http://, it would make that URL clickable like this: mousebirdconsulting.com/whirlyglobe :p –
Tacita
the link is dead :( For anyone who is looking for it: github.com/mousebird/WhirlyGlobe –
Pfosi
The link's fine. Must have been temporary. –
Laylalayman
I can't offer any samples, but Dragon Forged Software sells a prepackaged OpenGL ES Globe for the iPhone. http://dragonforged.com/consult.shtml
A company name Clever Coding offers a opengl implementation of a 3D globe for sale at http://www.clevercoding.com/iPhone3Dglobe.php
© 2022 - 2024 — McMap. All rights reserved.