Skip to content

janagor/rustracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust

A Rust implementation of a physically-based ray tracer inspired by the Ray Tracing in One Weekend book series.

Installation

  1. Install Rust (via rustup):
   curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  1. Clone the repository:
git clone https://github.com/janagor/rustracer.git
cd rustracer
  1. Build and run:
cargo build --release
cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages