Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.53 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.53 KB

Perlin perimeter

Draws perlin noise on SVG paths.

More examples and description available on bumbu.github.io/perlin-noise-perimeter-drawing-tool/.

How to use it:

  • Go to bumbu.github.io/Perlin-Noise-Perimeter/
  • Import an SVG (you can use SVGs from images folder if you download them locally then import in the app)
  • Adjust image position using pan mode. You can zoom in/out from them Pan/Zoom panel
  • Change the mode into Draw directions. Click and drag to direction the waves. Right click on a direction to remove it
  • Adjust waves' settings in Noise and Paths section
  • To make waves longer/shorter - adjust them in Paths section
  • You can export your creation from the Import/Export section
  • You can reset to defaults from the Import/Export section

More demos