Implenting volume

This commit is contained in:
CJSatnarine
2024-07-11 14:29:54 -04:00
parent 5203ed3e17
commit f90cdb0bd2
13 changed files with 148733 additions and 348595 deletions

View File

@@ -7,6 +7,7 @@ add_executable(Raytracer
bvh.h
camera.h
colour.h
constantMedium.h;
hittable.h
hittableList.h
interval.h