Expand description

A module containing various helper functions and structs

Functions

  • interpolateDeprecated
    Draw a pseudo-line between the independent and dependent positions.
  • Returns true if the Vec2Ds in the vector are arranged clockwise
  • Extract the positions from a vector of Pixels
  • Combine a vector of Vec2Ds and a single fill_char into a vector of (Vec2D, char) tuples, ready to return for ViewElement::active_pixels. Useful if your ViewElement only has one fill character across all of it