Skip to content

Releases: OneEyeMaker/starry_mosaic

0.4.0

17 Oct 19:07
Compare
Choose a tag to compare
  • Implemented transform module for geometric transformations of mosaics.
  • Simplified MosaicShape trait by removing details about position, rotation and scale.
  • Transformed TiltedGrid shape to Grid shape; now tilting/shearing of mosaic is handled by transform module.
  • Implemented Copy trait for Vector type to simplify vector math.

0.3.0

10 Sep 12:12
Compare
Choose a tag to compare
  • Refactored Mosaic trait to prevent granting ownership.
  • Fixed issues with coordinate values with tiny (near-epsilon) difference.
  • Implemented new mosaic shape - TiltedGrid.

0.2.0

06 Jul 14:03
Compare
Choose a tag to compare

Implemented new kind of mosaic - PolygonalMosaic.

0.1.0

24 Jun 16:12
Compare
Choose a tag to compare

Initial release.