Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@OneEyeMaker OneEyeMaker released this 17 Oct 19:07
  • 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.