文件名称:光线追踪:下周在 Rust 中的实现
文件大小:3.71MB
文件格式:ZIP
更新时间:2024-07-18 12:43:08
rttnw
天猫光线追踪:下周在 Rust 中的实现怎么跑安装 Rust:链接在这里。运行项目
git clone https://github.com/luliic2/rttnw
cd rttnw
cargo run --release # List all scenes.
cargo run --release --
【文件预览】:
rttnw-master
----Cargo.toml(446B)
----cornel_box.png(943KB)
----Cargo.lock(13KB)
----src()
--------main.rs(9KB)
--------math()
--------scenes.rs(10KB)
----bad_images()
--------perlin.png(136KB)
----assets()
--------earth.png(1.56MB)
----README.md(461B)
----.gitignore(20B)
----image.png(1.07MB)