Skip to content

Repository files navigation

Ray Tracing in Rust

Ray Tracer written in Rust, following the "Ray Tracing : In One Weekend" and "Ray Tracing : The Next Week" books available here. This project implements everything described in these books, only in Rust.

Usage

Run

cargo r > img.ppm

to render a scene and save it into img.ppm. Some renders are available in the save directory. Running in release is preferred.

Examples

Example images

Example images

License

GPLv3

About

Rust ray tracer

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages