Crate ulam

source ·

Modules

Structs

Enums

  • A quadrant that is useful in knowing where the x,y coordinate exist in a cartisan plan. Any 2 directional value like (NorthWest) will be on a perfect diagonal (ex: x: -8, y: 8).

Functions

  • Get the value from the ulam spiral given a Quad and a Coord.
  • Get the value from the ulam spiral given a Quad and a Coord.