a tool to explore the Mandelbrot Set. including the possibility to customize the colorizing functions.
new in version 2.0:
a completely diferent algorithm is now used (im now using canvas to implement the mandelbrot pixel game, befor i was using a path following algorithm ). this one is a bit slower, but produces more accurate images, and is easier to use. on the downside, is that you have a bit less control, about the apearance. Now Julia Set are also implementd and you can also zoom into the Julia set and produce diferent views. see the info page for an example. if anyone is interrested in the old algorithm, i can upload that as a seperate widget, or just send it to you. hope you enjoy this tool!
コメント
4 通
ページのトップからログインしコメントする
1 - 4 中 4
I only see a white square. Nothing else. Even after 5 minutes waiting.
hi stullex thanks for your comment ! yes, javascript is not quite the tool for this kind of apps :-) i will increase the text-size a bit. thanks Holger
発言者 minky, # 2007/02/11 18:50:07
Fractals are very CPU-intensive, and really JavaScript is not fast enough for it.
発言者 CrazyTerabyte, # 2006/07/12 21:52:13
thanks for your comment !
yes, javascript is not quite the tool for this kind of apps :-)
i will increase the text-size a bit.
thanks
Holger
発言者 Holger Will, # 2006/06/30 12:14:41
In standard setting the text on the right side is barely readible. Had to use <CTRL+Mousewheel> to zoom.
発言者 stullex, # 2006/06/29 22:20:39