 |
This image shows
a circle drawn with a 2D Tent filter and a series of segments drawn with
an explict function. |
 |
This image shows
a circle drawn with a 2D Tent filter and a series of segments drawn with
a parametric function. |
 |
This image shows
a circle drawn with a 2D Tent filter and a series of segments drawn with
a recursive subdivision function. |
All
the code
used to create these images (in ppm format) can be downloaded here -> hw02.tar.gz
Also please feel free to just look over the code
|