Camera stuff -- empty implementations of compute_primary_ray
This commit is contained in:
parent
fb6920e923
commit
764afab8ac
4 changed files with 68 additions and 53 deletions
|
|
@ -6,6 +6,7 @@ Import('env')
|
|||
|
||||
files = Split("""
|
||||
basics.cc
|
||||
camera.cc
|
||||
light.cc
|
||||
material.cc
|
||||
object.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue