![]() |
CS 4610 Computer Graphics I |
| MVL Homepage | Department of Computer Engineering and Computer Science |
FS06 Projects (Presentations Wed Dec 13 in EBW Linux Lab, 1:00-2:30 pm)
WS06 Projects
WS04 Projects
To capture a visual output from your program use the program "snapshot". It allows you to capture any part of the display. To use snapshot, start it by typing snapshot in a shell window. Move the mouse over the small snapshot window that comes up, press the shift key, move the mouse to the corner of what you want to capture, press the left mouse button and drag the rubber band to the opposite corner of the window, and then release the mouse button and the shift key. Move the mouse back to the snapshot window and press the right mouse button. A menu will appear allowing you to save the image as "snap.rgb" or you can choose a file name. To convert the image to a "gif" file for use on your web page, use the program "fromgif snap.rgb newname.gif".
Take screenshots of your graphical user interface, menus, wireframes of your models, rendered results produced by your pogram, etc.
For animation capture use the program, mediarecorder, which has a graphical interface explaining the various features.
You can convert the the format of image files from SGI format to GIF, TIFF etc. using mediaconvert. Video files can be converted from SGI movie files to Quicktime or several other formats also using mediaconvert.
At the time of the presentation you will need to hand in a print out of your source code and a print out of the team's web page.