Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Raytracing Renderer

A faithful reimplementation of Raytracing in One Weekend in C++.

render.11.exr

TODO

  • Implement scanline parallelism using a threadpool rather than the current naive approach
  • Port to Cmake
  • Port to Linux
  • Implement Book 2

About

A faithful reimplementation of Raytracing in One Weekend in C++

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages