Skip to content

Releases: micycle1/PeasyGradients

0.9.4

03 Jan 16:37
Compare
Choose a tag to compare

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)

0.9.3

02 Feb 10:25
Compare
Choose a tag to compare

Includes a few fixes and improvements, including an important fix for colors going out of range on some color spaces.

Full Changelog: 0.9.2...0.9.3

0.9.2

18 Sep 09:40
Compare
Choose a tag to compare
fix alpha interpolation (#7)

0.9.1

07 Nov 19:05
Compare
Choose a tag to compare
0.9.1 Pre-release
Pre-release

PeasyGradients pre-release.

Install like so:

image

Preview

17 Jan 16:41
Compare
Choose a tag to compare
Preview Pre-release
Pre-release

A mostly done pre-release.