Skip to content

nikhilhenry/raytracer.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracer.rs

A Rust implementation of Ray Tracing in One Weekend built from scratch.

Final render of a complex scene with 500 samples per pixel and a maximum of 50 bounces per ray.

render

Usage

cargo run --release > render.ppm

About

A ray-tracer written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages