Skip to content

v1.2.2

Compare
Choose a tag to compare
@nnirror nnirror released this 11 Jan 19:24
· 33 commits to main since this release

The following method was added in v1.2.2:

  • markov(): modifies a FacetPattern using a Markov chain for probability-weighted transitions.

The following methods were updated:

  • circle2d(): - added "fill mode" argument controlling whether to fill the entire shape in or only draw its outline; default is no fill.
  • tri2d(): - added "fill mode" argument controlling whether to fill the entire shape in or only draw its outline; default is no fill.
  • rect2d(): - added "fill mode" argument controlling whether to fill the entire shape in or only draw its outline; default is no fill.