xmjw / Spherical-Geometry-Swift

Spherical Geometry mathematics in Swift for moving and measuring things on spheres.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spherical Geometry Swift

Library for moving things around on a sphere. There are three important classes here:

  • Calculator - This is a calculator for common movement and distance calculations
  • SphericalPosition - This is an object for representing a position on a sphere
  • CartesianRelator - This is an object for mapping spherical position back to x,y,z coordinates.

Some References:

About

Spherical Geometry mathematics in Swift for moving and measuring things on spheres.

License:MIT License


Languages

Language:Swift 100.0%