Skip to content

thomasvanlankveld/ray-tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray tracing

Code implementing Ray Tracing in One Weekend in Rust.

Final render

How to run

Prerequisites

Steps to run

cargo run > my-output-file.pmm

That's it!

Your operating system might have a native way to view .ppm files, otherwise you can search for solutions online.

About

Implements "Ray Tracing in One Weekend" in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages