Resume Biography Gallery Digital Images Projects
Josh Grant
 
Intro to Computer Graphics
Homework
Pixels and Color
Weight Functions
Line Segments
Light
Postscript
Ray Casting
Reflectance
Open Inventor
OpenGL
Textures and Transformations
Rendering
Animation
SGI Buttonfly Tool
Streamlines
 
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
 

Josh Grant > Projects > Intro to Computer Graphics > Pixels and Color

Comments or questions about this page can be addressed to Josh Grant at grant@cs.fsu.edu