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.

Line Segments

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
 

Josh Grant > Projects > Intro to Computer Graphics > Line Segments

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