| |
|
|
|
Interested in ray tracing with Open Inventor?
Goto IVTrace to learn more.
Pixels and Color
 |
My first PPM file
(converted to gif), here is the ppm
file |
 |
Reddish brown ppm file
(converted to gif), here is the ppm
file |
 |
Yellow ppm file
(converted to gif), here is the ppm
file |
 |
The Animated gif is
a combination of a C++ program written to generate a ppm file, a Perl
script used to call the C++ program several times to generate multiple
ppm files with varying parameters, the ppm files are then converted to gif format and later
merged together to form an animated gif. You can generate your own
animated gifs by downloading then compiling the code provided in the following zip file, grating.tar.gz
Also please feel free to just look over the code
|
|
|
|