Add light module

This commit is contained in:
Eryn Wells 2013-09-10 21:48:41 -07:00
parent 72c0d1475e
commit 14b246b6e9
3 changed files with 76 additions and 0 deletions

View file

@ -6,6 +6,7 @@ Import('env')
files = Split("""
basics.cc
light.cc
object.cc
object_sphere.cc
scene.cc