Skip to content

v0.6.2

Latest
Compare
Choose a tag to compare
@JD557 JD557 released this 03 Nov 17:07
· 16 commits to master since this release

This release adds a new experimental geometry package and rasterization logic, that allows one to efficiently render vector shapes and strokes.
It also adds a new Kernel abstraction to speed up convolutions when using coflatMap.

New Features

Bug fixes/Improvements

  • Avoid boxing (#539)

Changes/Refactorings

  • Move Matrix to eu.joaocosta.minart.geometry (#520) (Breaking change)

Full Changelog: https://github.com/JD557/minart/compare/v0.6.01..v0.6.2