Eric Sokolowsky
CS 584 Final Project
A Parallel Ray Tracing Program
2.09 MByte
PPM
version.
3.51 MByte
Postscript
version.
Links:
Paper
(html format)
Poster (postscript format):
slides.ps
(2 pages)
speedup.ps
(1 page)
Source code:
color.cpp
color.h
container.cpp
container.h
eargs.cpp
eargs.h
epi.cpp
epi.h
light.cpp
light.h
main.cpp
main.h
material.cpp
material.h
matrix.cpp
matrix.h
misc.cpp
misc.h
object.cpp
object.h
point.cpp
point.h
polygon.cpp
polygon.h
ray.cpp
ray.h
scene.cpp
scene.h
shape.cpp
shape.h
sphere.cpp
sphere.h
stack.cpp
stack.h
vector.cpp
vector.h
view.cpp
view.h
words.cpp
words.h
Make files
Makefile
IRIX include file
Linux (x86) include file
Linux (alpha) include file
HP-UX include file
Sample scene description file
(for image above)
bishop polygon file
king polygon file
knight polygon file
pawn polygon file
queen polygon file
rook polygon file