文件名称:mandel:弄乱曼德布罗集
文件大小:37KB
文件格式:ZIP
更新时间:2024-06-26 02:43:34
JavaScript
曼德尔 使用 html5 画布和 WebWorker api 在 javascript 中设置 mandelbrot。 在在线试用 作为 mandelbrot 集成员的给定复平面中的每个点都作为消息从 webworker 传递回主页 在 Windows 8.1 上使用 IE11、Firefox 37 和 Chrome 42 进行测试。 尝试一下 只需下载/克隆并在 Firefox 或 IE 中打开 index.html。 Chrome 在使用 file:// 协议时不允许网络工作者。 chrome 中可能有一些设置可以使其工作,但我只是使用 node-static 提供文件。 确保你已经安装了 Chocolatey,然后执行: $choco install node #installs node $ npm -g node-static #installs node-s
【文件预览】:
mandel-master
----index.html(2KB)
----mandel.js(2KB)
----jquery-1.8.3.min.js(91KB)
----LICENSE(1KB)
----README.md(910B)
----.gitignore(526B)