UNPKG

az-wind

Version:

A library for the exploration of motion in painting

14 lines (12 loc) 280 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Wind</title> <script src='http://files.martijnbrekelmans.com/cdn/dragEvent.js'></script> <script src="dist/wind.js"></script> </head> <body> <script src="demo.js"></script> </body> </html>