-
Notifications
You must be signed in to change notification settings - Fork 22
Vector Drawing Styles
Sandy Noble edited this page Jan 14, 2016
·
3 revisions
The Polargraph machine can draw SVGs. There's lots of different ways to trace bitmaps to make nice vector art.
Polargrapher Krummrey has done a great survey of some, originally posted on the forum.
Cross-hatch: Outline: http://www.openprocessing.org/sketch/59807 Particles (DrawingBalls): http://www.openprocessing.org/sketch/51249 Reaction Diffusion: Traveling Salesman: StippleGen: Norwegian spiral: https://github.com/krummrey/SpiralFromImage Scribble: Is a standard Illustrator filter Posterize and Infill: Manually done in Illustrator