Skip to content

My attempt to follow "Ray Tracing in a Weekend" by Peter Shirley using Rust

Notifications You must be signed in to change notification settings

alexislozano/raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raytracing

My attempt to follow Ray Tracing in a Weekend by Peter Shirley using Rust

Usage

raytracing

The image output.ppm will be generated in the current folder.

If you want to convert the image to a png, you can use imagemagick:

convert output.ppm output.png

Current result

About

My attempt to follow "Ray Tracing in a Weekend" by Peter Shirley using Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages