star3map

Back to main page



The planet/moon/sun code is my implementation of Peter Schlyter's excellent document on computing planetary positions.

The satellite code is the C++ port of sgp4.

The app is available on the App Store now here.

The source for this app is available here. The PlanetFinder code (used in versions before 1.6) is licensed under the terms of the GPL. The r3 library is primarily BSD-style license, however it uses Sean Barrett's truetype and image loading code, which he has put in the public domain.

Some things to note about the star3map source, if you choose to use it: