v2.0.0

This is a work in progress version, it might work it might won't. Check previous version(s). Grid, coordinate circles and control point directions (blue lines) is for testing

Manual

Just shake it baby! (for now a refresh will do the trick)

v0.2 > v0.3 changes

  • Removed guide lines
  • Started to draw the face with <canvas>. So basicly stoped drawing it with PHP an started to use JS

What does the script do?

  • Used an Epeso original and turned it into a SVG image
  • Added 2 coordinates as the beginning and end of the chain
  • Added 3 more coordinates within the scoop of the chain
  • Added some sort of randomness to the 3 middle coordinates and to all the control points¹

¹ the control points determine the degree of the curves by determine what direction the path (line) is send

Other Versions