Skip to content

A ray tracer in rust heavily inspired by the Ray Tracing in One Weekend book series.

Notifications You must be signed in to change notification settings

booleancoercion/ray-tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ray-tracing

A ray tracer in rust heavily inspired by the Ray Tracing in One Weekend book series.

Running

Unfortunately there is no configuration file yet, so you'll have to manually edit the code - although there should already be a default scene. After that, simply cargo run --release

  • the release is important of course :)

Example

output

About

A ray tracer in rust heavily inspired by the Ray Tracing in One Weekend book series.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages