Topic: Mandelbrot Rotozoom in 256b |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: Norway |
posted 09-01-2006 08:44
This hallway has been silent for too long. |
Maniac (V) Inmate From: |
posted 09-01-2006 09:58
Stunning. Now make it zoom in, instead of zooming out, and infinitely, please. |
Paranoid (IV) Inmate From: Norway |
posted 09-01-2006 10:19 |
Maniac (V) Inmate From: |
posted 09-01-2006 10:48
Ok. Divs and colors? 256b. |
Paranoid (IV) Inmate From: Norway |
posted 01-23-2007 00:32
FWIW, I improved the script. Now it zoom in and out and features some nice circular patterns at high zoom levels. Although it's possible to gain 7 bytes in Firefox and Opera, and 5 more bytes in Opera, I didn't manage to add color. |
Paranoid (IV) Inmate From: Florida |
posted 01-23-2007 06:42
I dare you to make one using CSS border slants. |
Maniac (V) Mad Librarian From: Seoul, Korea |
posted 01-23-2007 08:56
Even though I only have a vague idea about what this is supposed to do, I'm pretty sure it's not working for me. In FF I get nothing (it does seem to be running, since everything else in FF slows down to a crawl, but I get a blank page) and in IE I get very spastic behavior. I think IE is closer to what it is supposed to do, but it seems to be flipping out. |
Paranoid (IV) Inmate From: Norway |
posted 01-23-2007 09:21
reisio: I might have to average the number of iterations first then use something like marching square/cube to generate the markup with the correct borders. It should take about 1kB. |
Maniac (V) Mad Librarian From: Seoul, Korea |
posted 01-23-2007 13:14
Ah, much better--at least in Firefox. For some reason, in IE the lines seem to wrap-around, making the image grow and shrink vertically. And this obviously messes up the image itself. Does that make sense? (This is in IE7, by the way.) |
Paranoid (IV) Inmate From: Norway |
posted 01-23-2007 13:38 |
Maniac (V) Mad Librarian From: Seoul, Korea |
posted 01-23-2007 15:51
Erm... that's not what I meant... this is really hard to explain. When I open the link above (not the FF friendly link) in IE7, it displays, but the lines seem to wrap randomly in the middle, making the image grow and shrink vertically. In other words, the lines don't go all the way to the end to form a nice box, they seem to wrap at varying points so that one line becomes two (or more, maybe, I don't know) lines. Sometimes the image grows so much vertically that a vertical scrollbar appears. Also, there seem to be a lot of question marks... I don't remember seeing question marks in the FF version, but I could be wrong. |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
posted 01-25-2007 00:06 |
Bipolar (III) Inmate From: Underneath a mountain of blankets. |
posted 01-25-2007 06:20
I wanna be amazed too! D: |
Paranoid (IV) Inmate From: Norway |
posted 01-25-2007 09:17 |
Maniac (V) Mad Librarian From: Seoul, Korea |
posted 01-25-2007 09:39
So I guess the original version works for everyone else in IE7, huh? I wonder why it doesn't work for me. With the exception of the problem I described above, it seems to run a lot smoother than the FF version. |
Paranoid (IV) Inmate From: Norway |
posted 01-25-2007 09:53
Btw the problem you described happen every time there is one interation too many, a \n is added, making the lines wrap like at unexpected place. But that doesn't explain why you have that. |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
posted 01-25-2007 23:32 |
Maniac (V) Mad Librarian From: Seoul, Korea |
posted 01-26-2007 07:46
poi: I am using the IE7 version... this is the one you originally linked to, right? Why do you keep insinuating that I'm using the wrong version? |
Paranoid (IV) Inmate From: Norway |
posted 01-26-2007 09:21
Suho1004: Sorry my previous comment was poorly worded. I wasn't blaming or insinuating anything about you, but noticing out loud that rukuartic missed the post mentioning the firefox friendly versions. The exact same thing happen on Pouet.net ( a demo scene portal ). There, people didn't read the technical discussion and one even thumbed down ( a brilliant c64 coder btw ) the prod directly without giving any chance to solve the problem. |
Paranoid (IV) Inmate From: Norway |
posted 01-27-2007 22:00
Grumble: Well, I've been in an assembly mood recently. Last WE I made: |
Paranoid (IV) Inmate From: Norway |
posted 01-29-2007 01:07
Grumble: done |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
posted 02-02-2007 22:45 |
Paranoid (IV) Inmate From: Norway |
posted 02-03-2007 04:01
Thanks. |