Skip to content

A simple Processing program to generate shape patterns

Notifications You must be signed in to change notification settings

damagedgoods/patternizr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pattrnizr

A simple Processing program to generate geometric patterns. It takes some SVG shapes and generates instances in random positions with random colors.

How to change the shapes

Just replace the SVG shapes under the /svg folder and reference them in the items array.

Pattern parameters

You can edit the following values in the PDE file:

  • tileSize: tile size in pixels. Samller means smaller shapes. There's a value for each shape.
  • density: white percentage. 100 means everything is filled with shapes, 0 means no shapes.
  • capas: RGBA colors for the shapes.

About

A simple Processing program to generate shape patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published