Code Monkey home page Code Monkey logo

whirlyglobe's Introduction

If you're new to WhirlyGlobe-Maply, please go read the main page.
http://mousebird.github.com/WhirlyGlobe/

There's a mailing list for announcements.  Please join!
http://eepurl.com/D30CD

What is WhirlyGlobe-Maply?
---

The WhirlyGlobe part is a self contained 3D earth display component suitable for use in iPhone and iPad apps. The globe is rendered in OpenGL ES with a pageable quad tree texture and support for vector data overlays. It is intended as a (relatively) lightweight widget that can be dropped in to your app to do simple data overlay and interaction with a globe. It can also do more heavy duty data interaction if you want to use it as the centerpiece for a globe based app.

The Maply part displays exactly the same data in much the same way except as a flat map (with or without perspective).  It's the same toolkit, with different entry points (view controllers, basically).  You get both in the WhirlyGlobe-Maply distribution.

This is the master branch of the WhirlyGlobe-Maply Component and API version 2.2.  It should be easy to compile, as all the crazy dependencies are in submodules.  You can also get a precompiled version.  Check the project page for that.

---

WhirlyGlobe-Maply uses a bunch of submodules, which you'll need to get.  Like so.

git submodule init
git submodule update

Get comfortable.  The data is contained in a submodule and it's large.

Once you get all this synced, try to build WhirlyGlobeComponentTester.  If it builds, you're good to go.  Enjoy.

Questions to:  [email protected]

---

whirlyglobe's People

Contributors

mousebird avatar rghosh0 avatar capncode avatar

Watchers

Cen avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.