Arbitrary camera, part 1

This commit is contained in:
Steven Robertson
2011-05-04 01:06:18 -04:00
parent 765cf6b2e0
commit b2ee583b08
5 changed files with 95 additions and 36 deletions

View File

@ -49,8 +49,6 @@ def main(args):
noalpha = np.delete(accum, 3, axis=2)
scipy.misc.imsave('rendered.png', noalpha)
if '-g' not in args:
return