20
2 300
2 300
200 255
Download Image

View Source (Chrome + FF) geometro.js geometro.pde View this project on GitHub

This is an experiment using Javascript, Processing.js, and jQueryUI that simply generates random shapes and colors within certain constraints.

I am exploring the possibilities of using guided chance in producing art.

    Planned features:
  • Additional sets of shapes with their own controls
  • Additional shape types (ellipses, triangles)
  • Optional collision detection and/or spacing between shapes
  • Vibrancy control
  • Weighted random number generation to, for example, create only a few large shapes and a lot of small shapes
  • Angles