Topic: Mandelbrot Rotozoom in 256b (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: Norway |
![]() This hallway has been silent for too long. |
Maniac (V) Inmate From: |
![]() Stunning. Now make it zoom in, instead of zooming out, and infinitely, please. |
Paranoid (IV) Inmate From: Norway |
![]() |
Maniac (V) Inmate From: |
![]() Ok. Divs and colors? 256b. |
Paranoid (IV) Inmate From: Norway |
![]() 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 |
![]() I dare you to make one using CSS border slants. |
Maniac (V) Mad Librarian From: Seoul, Korea |
![]() 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 |
![]() 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 |
![]() 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 |
![]() |
Maniac (V) Mad Librarian From: Seoul, Korea |
![]() 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 |
![]() |
Bipolar (III) Inmate From: Underneath a mountain of blankets. |
![]() I wanna be amazed too! D: |
Paranoid (IV) Inmate From: Norway |
![]() |
Maniac (V) Mad Librarian From: Seoul, Korea |
![]() 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 |
![]() 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 |
![]() |
Maniac (V) Mad Librarian From: Seoul, Korea |
![]() 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 |
![]() 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 |
![]() Grumble: Well, I've been in an assembly mood recently. Last WE I made: |
Paranoid (IV) Inmate From: Norway |
![]() Grumble: done |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
![]() |
Paranoid (IV) Inmate From: Norway |
![]() Thanks. |