Z-Buffer and Polygon Scan Conversion by Grace E. Cho
|
|
Project
|
|
GWU CS263 2005 Project 2: Z-Buffer and Polygon Scan Conversion
|
|
Instructor
|
|
Dr. James K. Hahn
|
|
Assistant
|
|
Ge Jon
|
|
|
Code written by
|
|
Grace E. Cho
|
|
Documentation written by
|
|
Grace E. Cho
|
|
Created in
|
|
February 2005
|
(Unfortunately, Geocities does not allow an executable to be downloaded.
Please
email me to obtain the executable.)
Implementation Methods
The source code is written in C++ and compiled by VC++ 6.0.
Overview
The program two input:
- Global Setting File "transformation_input.txt:
This file contains viewing and perspective transformation information
- Model File Information "models.txt"
This file contains information for six models.
Each model information contains mesh model file name
and model transformation information.
Last update: Feb. 28, 2005
Questions and comments to
Grace E. Cho