Skip to content

p5.brush.js v.1.0.1

Compare
Choose a tag to compare
@acamposuribe acamposuribe released this 14 Nov 10:37
· 48 commits to main since this release
0b00431

Changelog:

  • Fixed a bug with hatch angle, by which negative angles broke the function
  • Refactored the image tip loading to use the p5 loadImage() function, which lets user load images from an external server
  • Added a new parameter to let users control the border-strength for fill() operations