Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   Principia Mathematica (http://zelaron.com/forum/forumdisplay.php?f=385)
-   -   225 megapixel Mandelbrot set (700 iterations per pixel) (http://zelaron.com/forum/showthread.php?t=48477)

Chruser 2009-03-08 01:15 PM

225 megapixel Mandelbrot set (700 iterations per pixel)
 
I was unable to find anything even remotely as large via Google, so I decided to render my own behemothesque Mandelbrot set on my computer (to avoid completely consuming the resources of the Zelaron server for a day or two). I'll probably make a 1 gigapixel edition tomorrow, possibly with additional color ranges. Also, I'll host the picture on my home PC in 1-2 days, to avoid wasting too much of Zelaron's bandwidth. :p

Edit: Firefox gave me an error about the image being broken at first, then I tried it on another computer, and it worked fine. I proceeded to try again on the former computer, and then it worked. Some browsers are probably prone to report errors due to its size.

http://www.zelaron.com/gear/mandThumb.jpg

Asamin 2009-03-08 06:59 PM

What is the significance of that? It looks really cool!

Tyrannicide 2009-03-09 07:12 PM

Holy mother of 56k warning should be out up there lol. Im on DSL and its taking tis sweet fucking time, not to mention the effect it's having on my browser lol.

But, sweet man...

WetWired 2009-03-09 10:14 PM

It's much more efficient to render parts on an as-needed basis using a purpose built program. I once wrote such a program, but VS7 doesn't seem to understand my VS4 project nor its use of MFC :(

WetWired 2009-03-09 10:24 PM

The Mandelbrot set is technically only the completely black area surrounded by the bright red. The Mandelbrot set contains all points in imaginary coordinate space (x+yi) that approach or orbit zero when recursively fed into the function f(g)=g*g+g. When one does a rendering of the set, generally, you itterate each point untill the absolute distance to the current value is outside a preset range (usually 2) or the maximum number of itterations is reached. The number of itterations required to determine that a point did not fall in the set is rendered as a color. Chruser's render varies the brightness of one hue as the maximum number of itterations is reached. Another popular methed is a circular pallette containing a spectrum of colors, as this shows better detail as one zooms in.

Asamin 2009-03-10 04:08 AM

Thanks WW! I still sit here looking at it though for like 5 mins at a time! It just looks so cool

-Spector- 2009-03-10 09:03 AM

The image “http://www.zelaron.com/gear/mandelbrot-45-700.png” cannot be displayed, because it contains errors.

Chruser 2009-03-10 09:53 AM

Quote:

Originally Posted by -Spector- (Post 667836)
The image “http://www.zelaron.com/gear/mandelbrot-45-700.png” cannot be displayed, because it contains errors.


Quote:

Originally Posted by Chruser (Post 667724)
Edit: Firefox gave me an error about the image being broken at first, then I tried it on another computer, and it worked fine. I proceeded to try again on the former computer, and then it worked. Some browsers are probably prone to report errors due to its size.


Fail.


All times are GMT -6. The time now is 02:08 AM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.