文件名称:smallpt_rust:smallpt 的 Rust 端口
文件大小:382KB
文件格式:ZIP
更新时间:2024-07-04 11:28:34
Rust
smallpt_rust
的 Rust 端口。 最初的 smallpt 的所有功劳都归功于 Kevin Beason。
这个项目是作为 Rust 学习经验创建的。 它不是为了最大性能而编写的,或者是为了作为原始项目被压缩成 99 行。
要构建 smallpt_rust,请安装 Rust alpha2,cd 到根文件夹并执行$cargo build --release
通过$./target/release/smallpt_rust
【文件预览】:
smallpt_rust-master
----.gitignore(112B)
----src()
--------main.rs(14KB)
----Cargo.lock(1KB)
----Cargo.toml(144B)
----readme.md(592B)
----image.png(376KB)