code for assignment 4, gitignored *.ppm, *.png
authorRoland Hieber <rohieb@rohieb.name>
Sat, 30 Jan 2010 18:58:01 +0000 (19:58 +0100)
committerRoland Hieber <rohieb@rohieb.name>
Sat, 30 Jan 2010 18:58:01 +0000 (19:58 +0100)
commita8137256e983a49f97ff1fbecd26a1a0372f7b0b
tree869b25fbcff48d6645f64ff92b537477214bb5db
parent3396a44710415bde9509afeb02f3ec10a22c6661
code for assignment 4, gitignored *.ppm, *.png
30 files changed:
.gitignore
Box.cxx [new file with mode: 0644]
Box.hxx [new file with mode: 0644]
Image.cxx
InfinitePlane.cxx
InfinitePlane.hxx
Light.hxx
Makefile
MicroTrace.cxx
PerspectiveCamera.cxx
PhongShader.cxx
PhongShader.hxx
PointLight.cxx
PointLight.hxx
Primitive.hxx
QuadAreaLight.cxx [new file with mode: 0644]
QuadAreaLight.hxx [new file with mode: 0644]
ReflectiveEyeLightShader.cxx
Scene.cxx
Scene.hxx
Sphere.cxx
Sphere.hxx
SpotLight.cxx
SpotLight.hxx
Triangle.cxx
Triangle.hxx
Vec3f.hxx
cone.obj [new file with mode: 0644]
kDTree.cxx [new file with mode: 0644]
kDTree.hxx [new file with mode: 0644]
This page took 0.03642 seconds and 4 git commands to generate.