| |
|
|
|
Interested in ray tracing with Open Inventor?
Goto IVTrace to learn more.
Weight Functions
 |
This image show
6 different dots drawn to a ppm image, which was then converted to gif format. Each dot has a different color, but
they were all drawn using a Tent Filter |
 |
This image is
different from the above because it is randomly generated
everytime the image is loaded by your browser. The number of dots is
first randomly determined and then each dots' position, radius, color,
and filter are randomly determined to produce the image. To see a new
image hold down < shift > then right click to < Reload Frame > |
All
the code
used to create these images (in ppm format) can be downloaded here -> hw01.tar.gz
Also please feel free to just look over the code
|
|
|
|