Skip to content

oliverpauffley/ray_tracing_one_weekend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Ray Tracing

Implementing the ray tracer in one weekend from here.

Usage

The program outputs the image in ppm format to stdout so needs to be written to file. i.e.

cargo run > image.ppm

About

ray tracing in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages