$eq=(round(sqrt($num*$i)*($num))%3==0)
Where $x,$y are the coordinate points, $num is the place on the Ulam Spiral, and $i is the multiplier (noted below each image). And this is the result:

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