Title: Buddhabrot Creative Gallery Post by: richardrosenman on August 02, 2010, 09:27:52 PM (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image01.jpg)
(http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image02.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image03.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image04.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image05.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image06.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image07.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image08.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image09.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image10.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image11.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image12.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image13.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image14.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image15.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image16.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image17.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image18.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image19.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image20.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image21.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image22.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image23.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image24.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image25.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image26.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image27.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image28.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image29.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image30.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image31.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image32.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image33.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image34.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image35.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image36.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image37.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image38.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image39.jpg) (http://www.richardrosenman.com/wp-content/uploads/software_buddhabrot_image40.jpg) -Richard Title: Re: Buddhabrot Creative Gallery Post by: cbuchner1 on August 02, 2010, 09:36:17 PM amazing how some of these look just like Iterated Function Systems. A very creative project - can it be run outside of Photoshop as well? Title: Re: Buddhabrot Creative Gallery Post by: richardrosenman on August 02, 2010, 09:41:58 PM Hi cbuchner1;
Thanks for your reply. It runs as a plugin for Photoshop but you can run it various other graphics applications (some free ones as well) such as Gimp. Take a look here to see some free ones and also for a complete compatibity list of other numerous other apps that will run it: http://www.richardrosenman.com/software/downloads/ (http://www.richardrosenman.com/software/downloads/) -Richard Title: Re: Buddhabrot Creative Gallery Post by: Lee Oliver on August 03, 2010, 12:17:54 AM Those are really great Richard. I have downloaded some of your other plug-ins, and I really enjoy them. Thank you for them and I can't wait until I can try out the buddhabrot plug-in. :)
Edit: I just downloaded Buddhabrot and it seems to be very good. Title: Re: Buddhabrot Creative Gallery Post by: kram1032 on August 03, 2010, 11:23:26 PM you have a lot of nice renders going on there :)
I suggest you to try tan(z)*z+c - that one turned out to be incredibly detailed. The diamond one, is that based on split complex numbers? (a+b*j where j²=1 but j!=1) Because it looks a lot like that... If so, you might as well want to try dual numbers: that's That one turns out to have a beautiful fan-like structure :) Also very interesting is the set of polynomials of degree 5 (aribitary choice) where you could try either random parameters between -1 and 1 (bigger will basically shrink the features) or maybe some user input boxes with sliders so you can have nice comparisons :) Just some ideas I tried myself already for the z*tan(z) one, you'll need very deep iterations. It will heavily oscillate between 0 and infinity but it does produce very nice images :) - seriously, that's the Beauty and the Beast in a single function. Title: Re: Buddhabrot Creative Gallery Post by: richardrosenman on August 04, 2010, 07:45:22 AM you have a lot of nice renders going on there :) I suggest you to try tan(z)*z+c - that one turned out to be incredibly detailed. The diamond one, is that based on split complex numbers? (a+b*j where jē=1 but j!=1) Because it looks a lot like that... If so, you might as well want to try dual numbers: <Quoted Image Removed> where <Quoted Image Removed> but <Quoted Image Removed> that's <Quoted Image Removed> - seems incredibly simple as the real part is not at all dependend on the previous imaginary part but it certainly looks nice :) - I actually prefer it over the split complex one. That one turns out to have a beautiful fan-like structure :) Also very interesting is the set of polynomials of degree 5 (aribitary choice) where you could try either random parameters between -1 and 1 (bigger will basically shrink the features) or maybe some user input boxes with sliders so you can have nice comparisons :) Just some ideas I tried myself already for the z*tan(z) one, you'll need very deep iterations. It will heavily oscillate between 0 and infinity but it does produce very nice images :) - seriously, that's the Beauty and the Beast in a single function. Hi Kram1032; Thanks again for your reply. I'm very interested in trying out your suggestions. One thing I should mention straight up: I'm primarily an artist and only secondly a programmer so it takes quite a bit of extra effort for me to understand some of these equations. (I flunked algebra and geometry). I tend to learn best though example and some of the cryptic algorithms tend to lose me. ;) My main algorithm for my program is the following: // Mandelbrot xb=zx*zx-zy*zy+xa; // real yb=a*zx*zy+ya; // imaginary It would help if you could show me how your equation relates to my code so that I can understand it better. The diamond equation is a simple variation on the above Mandelbrot but with negatives: // Diamond xb=-zx*zx-zy*zy+xa; // real yb=-a*zx*zy+ya; // imaginary I'm really curious to try your examples out (and especially the Tan function) so if you have some spare time (and patience) to show me how your equations relate that would be great. ;) -Richard P.S. I had implemented proper powers in my Fractus 2D plugin but I found the computations far too slow to add to my Buddhabrot program. Perhaps one of these days if I find an optimized cheat... ;) Title: Re: Buddhabrot Creative Gallery Post by: kram1032 on August 05, 2010, 12:52:29 PM I see. so a is a free parameter?
you wont be able to keep this formula and change your program to allow tan... complex squaring usually is like this: what your diamont variation does is similar to the following: As said before, there also is the dual number Mandelbrot The part in ()s with a letter in front are the corresponding,uh, unreal parts. You split them into the real and the other part as two seperate equations as usual. Now I'm totally not sure how tan would be in those alternative algebras (they all are so-called clifford algebras) but for the complex part, that's easy: sinh and cosh are the so called hyperbolic functions. You can describe them as I hope, this description is helpful... Title: Re: Buddhabrot Creative Gallery Post by: fengda2870 on March 25, 2012, 03:55:32 PM very beautiful pic!!!! |