ÇÁ·¢Å»
°ø½Ä(Formulas)¥° ÇÁ·¢Å»
°ø½Ä(Formulas)¥± ¿ì¸®
°çÀÇ
ÇÁ·¢Å» Çö´ë
Ãß»ó¹Ì¼ú Âü°í
ÀÚ·á History
Email
|
ÇÁ·¢Å» °ø½Ä(Formulas)¥°
K I M M A N T A E ' S G A L L E R Y ¡¤ N a m e S t o r y . k r ¡¤ a F r a c t a l . c o m |
Artist |
|
@ÇÁ·¢Å» |
2005-10-07 23:32:09 | Hit : 1364 |
|
|
Subject |
TIM'S ERROR |
|
File No. |
|
|
|
TIM'S ERROR
A serendipitous coding error in marksmandelpwr brings to life an ancient pterodactyl! (Try setting fn to sqr.)
z(0) = pixel, c = z(0)^(z(0) - 1):
tmp = fn(z(n))
real(tmp) = real(tmp) * real(c) - imag(tmp) * imag(c);
imag(tmp) = real(tmp) * imag(c) - imag(tmp) * real(c);
z(n+1) = tmp + pixel;
Parameters: real & imaginary pertubations of z(0) and function fn.
|
|