Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 535 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 535 Bytes

drawing implements for raphael.js

experimental tool for sketching with Raphael.js

  • circular arc
  • spiral [crude]
  • regular polygon
  • "hand-drawn" line
  • "hand-drawn" rectangle
  • "hand-drawn" circular arc
  • "hand-drawn" rectangle polygon
  • grid
  • repeat object/function on a grid
  • repeat object on grid in random colors
  • repeat random object from array on grid in random colors
  • random coordinates on a circle

see demo at http://the55.net/resources/implements55

sketchpad

see demo at http://the55.net/resources/sketchpad55