fractal-thing
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Simple Mandelbrot renderer written in standard Javascript and HTML5 Canvas
# Fractal Thing

Fractal Thing is a fairly simplistic Mandelbrot renderer written in standard Javascript and HTML5 Canvas.

Rendering is performed asynchronously and there are a few options you can mess about with. (You can even mess about with them while the renderer is running - creating some interesting effects.)

Since rendering was switched to an asynchronous model, the rendering time is increased two-fold, but the browser doesn't lock up anymore, so it's a win.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。