Box objects, parallel to the coordinate axes
This change implements Kay-Kajiya intersection (with slabs) too!
This commit is contained in:
parent
d69d708b31
commit
15db0c42d4
3 changed files with 184 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ files = [
|
|||
'light.cc',
|
||||
'material.cc',
|
||||
'object.cc',
|
||||
'objectBox.cc',
|
||||
'object_sphere.cc',
|
||||
#'object_plane.cc',
|
||||
'reader_yaml.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue