Skip to content

luliic2/rttnw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rttnw

Ray Tracing: The Next Week implementation in Rust

How to run

  1. Install Rust: Link here.
  2. Run project
git clone https://github.com/luliic2/rttnw
cd rttnw 
cargo run --release # List all scenes.
cargo run --release -- <scene> # Run a scene.

Images

Cornell_Box Final image

Ray Tracing in One Weekend

Implementation here: https://github.com/luliic2/rtiow

About

Ray Tracing: The Next Week implementation in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages