CS5611 Reading List: Week 12

Textbook Material
Read the following slides
  • Mesh simplification slides Subdivision.pdf

Term Project Report and Presentation
  • Your term project submission should be on a CD as usual. Make sure I can run it and view everything. You should have the following directories in your CD:
    1. bin: This directory should contain all executables and all supporting files.
    2. source: This directory should contain all source files and the mechanism for me to regenerate your executables when it is needed.
    3. images: This directory should contain all important screenshots of your project. Make sure all screenshots should be at least 800×600. If you are doing rendering and image processing processing projects, higher resolution images are expected.
    4. A README file in text format. Make sure you will limit line length to no more than 80 characters. In this file make sure your name, e-mail address, project title, etc are clearly stated at the very beginning. This README should include all information about the CD structure, generation of executables, etc.
    5. A GUIDE file in PDF format. This guide should provide all needed information for me to run and text your system. Explain in detail about the project, the algorithms, your implementation and testing, examples with enough screenshots, a discussion of the merit, technical difficulties, and challenges of this project, what you have doen and you have not done, a discussion of possible improvement, and whatever you believe worth to be mentioned.