code from assignment 1
authorRoland Hieber <rhieber@gaffel.ibr.cs.tu-bs.de>
Tue, 12 Jan 2010 17:08:26 +0000 (18:08 +0100)
committerRoland Hieber <rhieber@gaffel.ibr.cs.tu-bs.de>
Tue, 12 Jan 2010 17:08:26 +0000 (18:08 +0100)
commit9e556ed5343384fcf9258fe0f37af3c1fb9b9b3d
treed1cae729572e05297b59ac055bc204befd760100
code from assignment 1
15 files changed:
Camera.cxx [new file with mode: 0644]
Camera.hxx [new file with mode: 0644]
Image.cxx [new file with mode: 0644]
Image.hxx [new file with mode: 0644]
Makefile [new file with mode: 0644]
MicroTrace.cxx [new file with mode: 0644]
PerspectiveCamera.cxx [new file with mode: 0644]
PerspectiveCamera.hxx [new file with mode: 0644]
Primitive.hxx [new file with mode: 0644]
Ray.cxx [new file with mode: 0644]
Ray.hxx [new file with mode: 0644]
Triangle.cxx [new file with mode: 0644]
Triangle.hxx [new file with mode: 0644]
Vec3f.cxx [new file with mode: 0644]
Vec3f.hxx [new file with mode: 0644]
This page took 0.024912 seconds and 5 git commands to generate.