GeometryProcessing/Spring2009/Assignment1

From VistrailsWiki
Revision as of 17:54, 15 February 2009 by Dakoop (talk | contribs) (→‎Important Points)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.