ThumbWorks / AugmentedSolarSystem

An Augmented reality experience to explore planets in our Solar System
71 stars 25 forks source link

Add AA+ algorithms for actual locations of planets #7

Closed rodericj closed 7 years ago

rodericj commented 7 years ago

This is fantastic.

https://github.com/onekiloparsec/SwiftAA

rodericj commented 7 years ago

This is a swift wrapper around the AA+ lib http://www.naughter.com/aa.html which is a software version of Astronomical Algorithms https://www.amazon.com/Astronomical-Algorithms-Jean-Meeus/dp/0943396611/ref=as_li_ss_tl?ie=UTF8&linkCode=sl1&tag=dade09-20&linkId=d3cd9984e6b31e08c5bff1b8ec7568c4. It would be really fun to play with this.

rodericj commented 7 years ago

The swift project currently won't compile in Xcode 9: https://github.com/onekiloparsec/SwiftAA/issues/58

rodericj commented 7 years ago

Good enough for now.