分形 使用Ruby以PNG图像形式绘制分形。 fractal -w=2000 -h=1100 --scale=2.92 --def=100 mandelbrot --color=mono生成fractal -w=2000 -h=1100 --scale=2.92 --def=100 mandelbrot --color=mono 安装 RubyGems: gem install fractal 资源: git clone https://github.com/Demonstrandum/Fractal.git && cd ./Fractal/ gem build fractal.gem