Logarithmic Spiral

代数螺旋

x = a * e ^ (b * theta) * cos(theta)
y = a * e ^ (b * theta) * sin(theta)

wiki
http://ja.wikipedia.org/wiki/%E5%AF%BE%E6%95%B0%E8%9E%BA%E6%97%8B

吸い込まれ感がすごい。