Skip to content

Instantly share code, notes, and snippets.

@AlienKevin
Created December 7, 2019 14:12
Show Gist options
  • Select an option

  • Save AlienKevin/e20574b47579ae8c57fdaae8abf18b1b to your computer and use it in GitHub Desktop.

Select an option

Save AlienKevin/e20574b47579ae8c57fdaae8abf18b1b to your computer and use it in GitHub Desktop.
type VectorAng2 = {
mag: number,
dir: number,
dim: 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment