Crates.io | raytracer-rs |
lib.rs | raytracer-rs |
version | 0.1.3 |
source | src |
created_at | 2022-10-09 00:08:40.758512 |
updated_at | 2022-10-09 16:36:38.761626 |
description | This is Rust implementation of raytracer described in "Ray Tracing in One Weekend" |
homepage | https://github.com/jakudlaty/raytracer |
repository | https://github.com/jakudlaty/raytracer.git |
max_upload_size | |
id | 683784 |
size | 986,677 |
This is Rust implementation of raytracer described in https://raytracing.github.io/books/RayTracingInOneWeekend.html
Used crates:
git clone https://github.com/jakudlaty/raytracer.git
cd raytracer
cargo run --release