Skip to content

NeelChotai/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracer

CPU raytracer using distributed raytracing, loosely following Ray Tracing in One Weekend

Quick Start

cargo run

Renders 800x600 image to output/render.png.

Examples

example/direct.png was done with direct lighting (~3s)

example/tracing.png was done with proper path tracing (~15s, more samples required)

TODO

  • More materials (glossy, metal, glass, etc.)
  • Run on GPU instead of CPU

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages