
Mandelbrot died
Moderator: Moderators
- bobthedinosaur
- Blood & Steel Developer
- Posts: 2702
- Joined: 25 Aug 2004, 13:31
Re: Mandelbrot died
Yeah I read that too, but I don't see how cannabis fractals (probably a julian set) are an appropriate celebration of Mandelbrot.
Re: Mandelbrot died
hm i didnt even know he lived in "our time."
thought he lived some 50 to 100 years ago and did all his research/drawing by paper and only today they can calculate/draw his fractals with computers.
but appearently that was the julia guy. hm.
thought he lived some 50 to 100 years ago and did all his research/drawing by paper and only today they can calculate/draw his fractals with computers.
but appearently that was the julia guy. hm.
- bobthedinosaur
- Blood & Steel Developer
- Posts: 2702
- Joined: 25 Aug 2004, 13:31
Re: Mandelbrot died
He worked on his theories before powerful computing, and when it came about he got to see his own creations in a new light. He was pretty old.
Here's a recent TED talk by him:
http://www.ted.com/talks/lang/eng/benoi ... hness.html
Here's a recent TED talk by him:
http://www.ted.com/talks/lang/eng/benoi ... hness.html
Last edited by bobthedinosaur on 17 Oct 2010, 07:37, edited 1 time in total.
Re: Mandelbrot died
Peet wrote:Goodnight sweet prince
Yeah..would make sense to just use...the Mandelbrot set...
Re: Mandelbrot died
Aw. I've always liked fractals too.Peet wrote:Goodnight sweet prince
Re: Mandelbrot died
I once suggested fractal gifs as overlay texture for units under construction. Looked nice, transported this feeling of comrpessed complexity i connect with nanos, good night sweet prince.
http://www.youtube.com/watch?v=sdPSq71w61g
http://www.youtube.com/watch?v=sdPSq71w61g
Re: Mandelbrot died
It's interesting that Dize released his fractal based game he's been working on for a while now the day after his death: http://store.steampowered.com/app/67000/
I know not the full complexity of fractals but I'm sure I'll come to appreciate it all in the future.
I know not the full complexity of fractals but I'm sure I'll come to appreciate it all in the future.
-
Machete234
- Posts: 642
- Joined: 12 Feb 2010, 11:55
Re: Mandelbrot died
http://xaos.sourceforge.net/english.php
Fractal generator that zooms in fast
others are painfully slow
Right now im rendering a high quality animation,
I hope that a) the hardrive doesnt overload and b) the cpu doesnt melt
Fractal generator that zooms in fast
others are painfully slow
Right now im rendering a high quality animation,
I hope that a) the hardrive doesnt overload and b) the cpu doesnt melt
Re: Mandelbrot died
cant stop thinking of delicious marzipan when I hear mandelbrot
Re: Mandelbrot died
Zooms in fast, because it is shit. Every one know Ultra Fractal is the best http://www.ultrafractal.com/Machete234 wrote:http://xaos.sourceforge.net/english.php
Fractal generator that zooms in fast
others are painfully slow
Right now im rendering a high quality animation,
I hope that a) the hardrive doesnt overload and b) the cpu doesnt melt
Long live Mandelbrot
Re: Mandelbrot died
+1Peet wrote:Goodnight sweet prince
Had a ton of fun zooming through his set. :)

This one is taken somewhere in the seahorse valley. Simple 30x box filter antialiasing.
Another nice pic: http://eischer.tontut.fi/~riq/fractal/huge.jpg (warning, 12MB)
IIRC huge.jpg took something like 500MB as bitmap and over an hour to calculate (own rendering program, pretty simple but accurate to the limit of 64bit arithmetic... smooth shading and rudimentary antialiasing).
Re: Mandelbrot died
There are lots of nice fractals generated from the same equation.
http://www.mariagrist.net/fegal/gallery8.htm
http://www.mariagrist.net/fegal/gallery8.htm
- bobthedinosaur
- Blood & Steel Developer
- Posts: 2702
- Joined: 25 Aug 2004, 13:31
Re: Mandelbrot died
3d mandelbrot!! http://www.skytopia.com/project/fractal/mandelbulb.html
and on mandelbrot:
http://www.skytopia.com/project/fractal/mandelbrot.html
and on mandelbrot:
http://www.skytopia.com/project/fractal/mandelbrot.html
Re: Mandelbrot died
I wonder what a quaternion equivalent of mandelbrot set would look like. :Dbobthedinosaur wrote:3d mandelbrot
z_n+1 = z┬▓ + C where C = a+bi+cj+dk, and use imaginary values (b,c,d) as 3d space coordinates and real value (a) as colour - 4 dimensional fractal. Anyone know a good voxel rendering library?
Re: Mandelbrot died
PicassoCT wrote:I once suggested fractal gifs as overlay texture for units under construction. Looked nice, transported this feeling of comrpessed complexity i connect with nanos, good night sweet prince.
http://www.youtube.com/watch?v=sdPSq71w61g
Fun looking game.Jazcash wrote:It's interesting that Dize released his fractal based game he's been working on for a while now the day after his death: http://store.steampowered.com/app/67000/
I know not the full complexity of fractals but I'm sure I'll come to appreciate it all in the future.
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: Mandelbrot died
He released it??? Awesome! I still have and old old example version he gave me like a year ago. Shit's fuckin cash!Jazcash wrote:It's interesting that Dize released his fractal based game he's been working on for a while now the day after his death: http://store.steampowered.com/app/67000/
I know not the full complexity of fractals but I'm sure I'll come to appreciate it all in the future.
Re: Mandelbrot died
This is a really good idea I am going to try it when I have time.Teutooni wrote:I wonder what a quaternion equivalent of mandelbrot set would look like. :Dbobthedinosaur wrote:3d mandelbrot
z_n+1 = z┬▓ + C where C = a+bi+cj+dk, and use imaginary values (b,c,d) as 3d space coordinates and real value (a) as colour - 4 dimensional fractal. Anyone know a good voxel rendering library?
- bobthedinosaur
- Blood & Steel Developer
- Posts: 2702
- Joined: 25 Aug 2004, 13:31
Re: Mandelbrot died
make sure it is transparent or else find some way to look into cross sections.
Re: Mandelbrot died
It would look like thisPeet wrote:This is a really good idea I am going to try it when I have time.Teutooni wrote:I wonder what a quaternion equivalent of mandelbrot set would look like. :Dbobthedinosaur wrote:3d mandelbrot
z_n+1 = z┬▓ + C where C = a+bi+cj+dk, and use imaginary values (b,c,d) as 3d space coordinates and real value (a) as colour - 4 dimensional fractal. Anyone know a good voxel rendering library?
http://local.wasp.uwa.edu.au/~pbourke/f ... quatjulia/
