glfx.js icon indicating copy to clipboard operation
glfx.js copied to clipboard

Ability to accept <canvas /> element in fx.canvas and custom build ability

Open ickata opened this issue 7 years ago • 0 comments

  • init glfx on already existing webgl canvas like fx.canvas( document.querySelector( 'canvas' ) )
  • custom build, include specific filters, e.g. python build.py include colorhalftone hexagonalpixelate

ickata avatar Mar 26 '19 08:03 ickata