This one reminds me of the falls in between Lakes Erie and Ontario. Here is the equation:
$eq=($x*(tan((log($y)/$i*M_PI)*$x))*$r)/$r2;
Remembering that:
$r=sqrt(pow($x,2)+pow($y,2));
$r2=pow($r,2);
Subscribe to:
Post Comments (Atom)
This blog is a collection of generated images derived from equations mapped onto an ulam spiral. I got the number spiral bug from mofostopheles and have been exploring the pattern results ever since. Algorithms programmed using PHP's GD image library.
No comments:
Post a Comment