X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 10ed18,6c19a50e8da9cb42,start X-Google-Attributes: gid10ed18,public X-Google-Thread: f996b,6c19a50e8da9cb42,start X-Google-Attributes: gidf996b,public From: kennedy@NOSPAM.com.tw (Nathan Kennedy) Subject: Ascii Mandelbrot program (examples included!!) Date: 1997/10/08 Message-ID: #1/1 X-Deja-AN: 278653705 Organization: DCI HiNet Newsgroups: alt.ascii-art,sci.fractals Hello all. Recently I snarfed a program called ANSIMAN by a Jeff Robertson off the Web. It generates Mandelbrot fractals using ANSI codes, resulting in interesting fractals with 24 colors (it uses background colors for shading). Anyhow, it displays level sets and everything and looks all right, considering it's in 78x23. But I thought it would be nice to have ascii fractals, so I went and modified it to calculate 6 pixels per character and use the anti-aliasing algorithm described in an old ascii art FAQ to display them. Theoretically, it has 150% better resolution, and it doesn't look bad. Of course, without colors it doesn't have the level sets, and filaments of course disappear. Anyhow, I'm not going to bother to clean up my code, document the changes, and post it if no one is interested, so if you are, just tell me. ANSIMAN is available from Jeff's page, wherever it is. Here are two examples. The first is the main set, the second is a mandelbrot within the main set. If you're interested in the program and the sources, please e-mail me and maybe I'll post to some binaries NG (where would it be appropriate?) My real e-mail is: kennedy@inside.com.tw Here they are: ,_ iW@@Wi !@@@@f __ ,gsmWmmWWmmmmsz M@W@@@@@@@@@@@@@@@@bd@P ,sm@@@@@@@@@@@@@@@@@@@@@W_ ,m@@@@@@@@@@@@@@@@@@@@@@@@@s. s.,_s.. ,W@@@@@@@@@@@@@@@@@@@@@@@@@@W ,_@@@@@@@Ws. d@@@@@@@@@@@@@@@@@@@@@@@@@@@@` W@@@@@@@@@@@.@@@@@@@@@@@@@@@@@@@@@@@@@@@@A i@@W@@@@@@@@@@@@W@@@@@@@@@@@@@@@@@@@@@@@@@@P` ~~`@@@@@@@@@@@@!@@@@@@@@@@@@@@@@@@@@@@@@@@@Ws !*@@@@@@@@Af M@@@@@@@@@@@@@@@@@@@@@@@@@@@@ AfV*Aff` !@@@@@@@@@@@@@@@@@@@@@@@@@@@@` !@@@@@@@@@@@@@@@@@@@@@@@@@@D- -A@@@@@@@@@@@@@@@@@@@@@@@* 8@@@@@@@@@@@@@@@@@@AMWi **'VMA@@@@@@@@@@AK~`'~~ `,mWWm. ]@@@@P 'V*` , , mWm,gWmm@Wssi 'X@@@@@@@@@@Wi _. ,e@z,,. _Wmmz =@@@@@@@@@@@@@ ,,mW@@@@@@@@@@@Wms@@@@A m@@@@@@@@@@@@5m@@@@@@@@@@@@@@@@@@@@KL YA@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Wm- 'V~V~TW@@@@@@@@@@@@@@@@@@@@@@@@@@@@bg. ,W@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Af` iW@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@' - M@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@A~ ,8@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@P\ -Y*M@@@@@@@@@@@@@@@@@@@@@@@@A**~ !8@@@@@@@@@@@@@@@@@@@@@@@@i -YM@@@@@@@@@@@@@@@@@@@@@P` ,mm@@@@@@@@@@@@@@@@@@@@*- 'W@@@@[VVM@@@@@@@@@@A*Wz =***f` -~~~~e@Wc '` . Later, Nate