Skip to content
This repository was archived by the owner on Jun 19, 2018. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 191 Bytes

File metadata and controls

11 lines (8 loc) · 191 Bytes

rayt

Ray tracing implementation

Uses concurrent reversed ray tracing algorithm.

TODO:

  • extract all configuration into json file
  • add planes, cylinders
  • cover everything with tests