Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 242 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 242 Bytes

cs151-project

UChicago CS151 Class Project -- A recursive ray tracer

Phase 1: Implement basic ray tracing algorithm and the sphere structure

Phase 2: Implement more features including the box structure and improve efficiency via KD-tree