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.

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
 

Josh Grant > Projects > Intro to Computer Graphics > Weight Functions

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