15-463 Course Notes, Spring '99
Most of the slides we show in class should show up here, as Adobe Acrobat
(pdf) files, and as postscript. If your web browser is configured
properly, clicking on the pdf links should bring up an Acrobat reader
and show you the slides on screen. If you want to print the slides,
I suggest printing four to a page with a UNIX command sequence such as
gunzip < FILE.ps.gz | psnup -r -4 | lpr
For some reason ghostview doesn't display the pre-psnup postscript files
in the correct orientation,
but gs does, so I recommend viewing them with gs.
- Title Page.
ps,
pdf.
- Image Warping and Morphing.
ps,
pdf.
- Filters,
ps,
pdf.
- Fourier Transforms and the Fast Fourier Transform Algorithm.
ps,
pdf.
- Image Compression.
ps,
pdf.
- Aliasing.
ps,
pdf.
- Antialiasing.
ps,
pdf.
-
Subdivision Surface Links
- Comparison of Surface Modeling Methods
(one page)
ps,
latex.
- PostScript Internals. by Andrew Bernard.
pdf.
demo.
- Global Illumination and Radiosity.
ps,
pdf.
- Graphics Hardware. by Andrew Bernard.
pdf.
- Computer Graphics History.
ps,
pdf.
15-463, Computer Graphics 2