acamposuribe / p5.brush

Unlock custom brushes, natural fill effects and intuitive hatching in p5.js

Home Page:https://p5-brush.cargo.site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A series of bugs/enhancements that need solving

acamposuribe opened this issue · comments

  • Random param for hatches sometimes doesn't work
  • When color for markers or fills is black, a strange rainbow effect appears at blending
  • We need a function to force blending, in order to be able to keep draw order
  • Is the texture param working for direct polygon fills?