Skip to content

AntanasKal/lean4-simple-rtx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Lean4 Raytracing

My take on implementing a toy raytracer in Lean4 following Ray Tracing in One Weekend book by Peter Shirley. I am not the first one to implement such raytracer in Lean4, this has also been done here.

Pictures

1200x800 resolution, 240 samples per pixel, max 30 bounces per ray, 70 mins on 6 threads on Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz.