A cross platform .NET library to work with IAU constellations
A NuGet pacakge for easier integration of the library in the project is available.
- Static methods and data, no need to instantiate classes
- All 88 IAU constellation boundary data as polygon points in both polar and XY coordinate format
- Constellation boundary independent line/arc segment data to prevent drawing twice the same line/arc
- Method to locate a constellation based on J2000 equatorial coordinate
- Install Visual Studio 2017 Community Edition or newer
- Open solution file: Constellations.sln
- Build
- Run Demo2D application to explore library feautres
- Reference the library in your Windows, Xamarin or Linux/Mono project
- Use the static methods and data
- International Astronomical Union (IAU), http://iau.org/
- Constellation Boundaries data by Pierre Barbier, http://pbarbier.com/constellations/boundaries.html