Forums - Open Redstone Engineers
Some of the Julia sets from my new renderer! - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: Off-Topic (https://forum.openredstone.org/forum-4.html)
+--- Forum: Programming (https://forum.openredstone.org/forum-8.html)
+--- Thread: Some of the Julia sets from my new renderer! (/thread-3121.html)



Some of the Julia sets from my new renderer! - Iceglade - 04-14-2014

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


RE: Some of the Julia sets from my new renderer! - Guy1234567890 - 04-15-2014

Nice!


RE: Some of the Julia sets from my new renderer! - David - 04-15-2014

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.


RE: Some of the Julia sets from my new renderer! - gelloe - 04-15-2014

.....


RE: Some of the Julia sets from my new renderer! - Iceglade - 04-19-2014

(04-15-2014, 05:27 PM)gelloe Wrote: .....

Beautiful, no?


RE: Some of the Julia sets from my new renderer! - gelloe - 04-19-2014

(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.