Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 679 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 679 Bytes

generativeExamples

This is a collection of examples made in Processing that export pdfs for plotting. Across the examples are different methods to create patterns that are affected by Perlin noise. The patternMaker is a more robust application with a gui and the ability to drag and drop in svg files to try out many shapes.

generativeHlines

sample1

generativeHashMarks

sample1

generativeCircles

sample1

generativeDecagonGrid

sample1

generativeArrowRotate

sample1

patternMaker_v2

sample1