AregevDev / pathtracer

Following the "Ray-Tracing in a Weekend" book using Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pathtracer

This is a generic path tracer modeled after Peter Shirley's "Ray-Tracing in a Weekend" book.

Showcase

There are some interesting renders each with 100 SPP
My path tracer emits PPM files, for each image, I added a viewable PNG copy.


License

Apache 2.0

About

Following the "Ray-Tracing in a Weekend" book using Rust

License:Apache License 2.0


Languages

Language:Rust 100.0%