Skip to content

otniel/rustracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustracer

A ray tracer written in Rust.

This is a Rust implementation of the Ray Tracer challenge, from the book found in http://raytracerchallenge.com.

To run examples (assuming you have rust and cargo installed) run:

cargo run --example EXAMPLE

i.e.

cargo run --example simple_projetiles

About

A ray tracer written in Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages