Texgen. Generate colorful patterns and textures with code instead of drawing them by hand.

texgenjs.org

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2021
  • Fixed package.json
  • Added package.json
  • Create FUNDING.yml
November 2017
  • Add files via upload
  • Add files via upload
February 2016
  • Merge branch 'put-texture' of https://github.com/DGruenwald/texgen.js
  • Merge pull request #35 from DGruenwald/cellular-noise
  • Added fractal variants of cell noises and moved identical code to TG.…
  • Added Cellular and Voronoi Noise
April 2015
  • Making examples display as soon as they are generated
  • Improved examples page.
  • Added examples to examples/index.html
  • Adding new editor (WIP).
  • Fixed imprecise coordinates
  • Merge pull request #29 from DGruenwald/posterize
  • Fixed backwards subtraction
  • Added PutTexture
  • Fixed bad default for posterize step.
  • Added posterize filter
March 2015
  • Merge pull request #26 from DGruenwald/master