GeometryProcessing/Spring2009/Assignment1
Jump to navigation
Jump to search
In this first assignment, you will implement Fleishman et al.'s Bilateral Mesh denoising, a technique for removing mesh noise published at SIGGRAPH 2003.
Get the full description of assignment here.
Important Points
- The assignment is due on the midnight of Sunday, February 15th (that is, you have all Sunday to work on it). No late submissions will be accepted.
- You will submit your source files (see the PDF file for details) and a writeup in PDF, using LaTeX.
- Submit your work to the assignment1 directory on the cs6968s09 repository. You can create your own directory for your submission via the command
svn mkdir https://vgc.sci.utah.edu/svn/projects/cs6968s09/assignment1/[user_name] where [user_name] is your user name.