Skip to content
/ rtc Public

An implementation in rust of The Ray Tracer Challange Book

Notifications You must be signed in to change notification settings

Matz-Mp4/rtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

  • An basic implementation in rust of The Ray Tracer Challange Book.
  • Chapters implemented: 1 - 12.
  • To improve the ray tracing algorithm, rayon was used, parallelizing it for better performance
  • An suggestion will be apreciate.

Examples

Run: cargo run -r --example example_1

Run: cargo run -r --example example_2

About

An implementation in rust of The Ray Tracer Challange Book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages