文件名称:mandelbrot
文件大小:606KB
文件格式:ZIP
更新时间:2024-04-11 02:15:06
Rust
曼德布罗特 Rust中mandelbrot集合的渲染程序。 这是我学习Rust的项目。 ##可能的功能: 用于mandelbrot缩放的渲染器 以给定的窗口大小围绕枢轴点进行渲染 修复以下问题:如果窗口不是方形的,一切都会中断
【文件预览】:
mandelbrot-main
----Cargo.toml(330B)
----colortest.png(119KB)
----subset.png(333KB)
----Cargo.lock(9KB)
----src()
--------main.rs(3KB)
----test.png(42KB)
----README.md(292B)
----big.png(125KB)
----.gitignore(8B)