lots of changes, added smoothing, added many parameters, fixed grid

This commit is contained in:
Joshua Seigler 2016-06-27 22:35:32 -04:00
parent dd3886f46f
commit 8ace971698
3 changed files with 119 additions and 63 deletions

View file

@ -1,4 +1,4 @@
<?PHP
<?php
// Adapted for The Art of Web: www.the-art-of-web.com
// Based on PHP code by Dennis Pallett: www.phpit.net
// Please acknowledge use of this code by including this header.