Forums - Open Redstone Engineers

Full Version: Some of the Julia sets from my new renderer!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
These are some of the basic ones. The renderer currently only supports Mandelbrot and quadratic Julia sets, but if I'm motivated at some point maybe I'll implement cubic (quartic? QUINTIC?) julia sets or even a better color scheme. If you're interested in the source (HTML/js), just holler below. Enjoy!

[Image: Qk3hfqh.png]

[Image: BiMaGtZ.png]

[Image: D7JKJi9.png]

[Image: ykbDcfo.png]

[Image: AEEQ7Ex.png]

[Image: IuOdcRu.png]

The complex value of c is shown in each image in the top corner. And of course, for comprehensiveness, here's the model Mandelbrot set:

[Image: 0bcb3ae.png]

But that's boring compared to the Julias. Personally I think the Mandelbrot is overrated when you have an entire family of fractals at your fingertips by essentially changing a line of code (and that's not even getting into the weird ones with trigfunctions!)

Before I rant... enjoy Big Grin
Nice!
Julia Fractal or something? I saw it as a generator in paint.NET and I just saw a video in which they used it to prove something. Still not sure what the beep it is.
.....
(04-15-2014, 05:27 PM)gelloe Wrote: [ -> ].....

Beautiful, no?
(04-19-2014, 06:50 PM)Iceglade Wrote: [ -> ]
(04-15-2014, 05:27 PM)gelloe Wrote: [ -> ].....

Beautiful, no?

It's beautiful, but confusing as well. I'm terrible at math, and fractiles and stuff like that, so I have virtually no idea what you're talking about.