Skip to content

Instantly share code, notes, and snippets.

@bleroy
Created February 16, 2020 23:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bleroy/e08694e5f9bd94db9219acdc76f31561 to your computer and use it in GitHub Desktop.
Save bleroy/e08694e5f9bd94db9219acdc76f31561 to your computer and use it in GitHub Desktop.
(double x, double y) = GetMiddlePoint(point1, point2);
// Proceed to using the x and y coordinates of the center
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment