code for assignment 2
authorRoland Hieber <rohieb@rohieb.name>
Sun, 17 Jan 2010 18:35:14 +0000 (19:35 +0100)
committerRoland Hieber <rohieb@rohieb.name>
Sun, 17 Jan 2010 18:35:14 +0000 (19:35 +0100)
commit0e3446ceb6fd6db0cb292671f37b46daaa2aed5b
tree48730e35f5467be7ac4ba79468ebd4778e44f669
parentfb7298729078489a4b3d27f5be46d664ccdad57a
code for assignment 2
27 files changed:
Camera.hxx
EyeLightShader.cxx [new file with mode: 0644]
EyeLightShader.hxx [new file with mode: 0644]
FlatShader.cxx [new file with mode: 0644]
FlatShader.hxx [new file with mode: 0644]
InfinitePlane.cxx [new file with mode: 0644]
InfinitePlane.hxx [new file with mode: 0644]
Makefile
MicroTrace.cxx
PerspectiveCamera.cxx
PerspectiveCamera.hxx
Primitive.cxx [new file with mode: 0644]
Primitive.hxx
Ray.cxx
Ray.hxx
ReflectiveEyeLightShader.cxx [new file with mode: 0644]
ReflectiveEyeLightShader.hxx [new file with mode: 0644]
Scene.cxx [new file with mode: 0644]
Scene.hxx [new file with mode: 0644]
Shader.cxx [new file with mode: 0644]
Shader.hxx [new file with mode: 0644]
Sphere.cxx [new file with mode: 0644]
Sphere.hxx [new file with mode: 0644]
Triangle.cxx
Triangle.hxx
Vec3f.cxx
Vec3f.hxx
This page took 0.030366 seconds and 4 git commands to generate.