Author Topic: buddhabrot  (Read 3428 times)

0 Members and 1 Guest are viewing this topic.

Offline taj

  • Bytes hurt
  • DBF Aficionado
  • ******
  • Posts: 4810
  • Karma: 189
  • Scene there, done that.
    • View Profile
buddhabrot
« on: October 06, 2006 »
I've never seen anyone use this in a demo of any kind yet its begging for it. Basically this is the mandelbrot set but the colour of a pixel is decided in an unusual way. Some rekigious people are going nuts over it.

http://www.superliminal.com/fractals/bbrot/bbrot.htm

Get a load of the second image with the heart in it!

The problem is by naive methods (ones that fit into small intros like 4k) it would take many minutes to compute, however just last month on 17th Septembersomeone found a way to accelerate it so its now demo speeds (ie precalc would be minimal and you can now even zoom like in a normal mandelbrot).

http://www.steckles.com/buddha/

Its very difficult to accelerate this using pixel shaders (unlike normal mandelbrot) but a good asm coder could kick ass with this. If I write some C code, I'll post it here.

More images:
http://www.answers.com/buddhabrot
http://www.superliminal.com/fractals/bgram/anim/ZrZi-ZrCr75.10In10.100.1000bg5x5.mpg  a movie not to be missed
http://www.superliminal.com/fractals/bgram/ZrZiOut.htm the holographics method of display


Cool as hell huh?

BTW, I'm adding these as useful like but maybe they arent. Is it appropriate for me to put links like this here admins? Maths stuff I mean.

Challenge Trophies Won:

Offline benny!

  • Senior Member
  • DBF Aficionado
  • ********
  • Posts: 4384
  • Karma: 228
  • in this place forever!
    • View Profile
    • bennyschuetz.com - mycroBlog
Re: buddhabrot
« Reply #1 on: October 06, 2006 »
That thing look outstanding and I could really imagine this fx in a cool moody demo.

Thanks a lot for those great links ... never heard about it before !  :||
[ mycroBLOG - POUET :: whatever keeps us longing - for another breath of air - is getting rare ]

Challenge Trophies Won:

Offline relsoft

  • DBF Aficionado
  • ******
  • Posts: 3303
  • Karma: 47
    • View Profile
Re: buddhabrot
« Reply #2 on: October 06, 2006 »
2 QB coders I know did buddhabrot.  One of them is Antoni.
Challenge Trophies Won:

Offline taj

  • Bytes hurt
  • DBF Aficionado
  • ******
  • Posts: 4810
  • Karma: 189
  • Scene there, done that.
    • View Profile
Re: buddhabrot
« Reply #3 on: October 06, 2006 »
I should be clearer, I've never seen a buddhabrot in any party entry (I usually check 256b,4k,64k and a selection of "demos"). It means unlike mandelbrot it is not yet mainstream "demo" though obviously some people have written code to render it.
Challenge Trophies Won: