DEV Community

Cover image for Recreating paintings with Generative Art, using p5.js

Recreating paintings with Generative Art, using p5.js

Dhruv on May 26, 2019

A bunch of random, squiggly lines being drawn to generate a portrait of Van Gogh. The above method uses two concepts - Random Walk, and Perlin ...
Collapse
 
maxdevjs profile image
maxdevjs

I was trying to find out how this kind of result is achieved. You offered me the answer on a silver platter :O