Skip to content

0.9.4

Latest
Compare
Choose a tag to compare
@micycle1 micycle1 released this 03 Jan 16:37

Notable Changes

  • Added dithering (active by default)
  • New color space - KMUNK (pigment-like mixing via Kubelka-Munk theory)
  • New color space - IPTo (optimised IPT, 2021)
  • Fixed posterised gradients not showing the last color
  • Fixed subregion rendering (i.e. setRenderTarget(PApplet p, int offSetX, int offSetY, int width, int height))
  • Fixed visual jaggies in some gradients (#17)