Difference between revisions of "GeometryProcessing/Spring2009/Assignment1"

From VistrailsWiki
Jump to navigation Jump to search
 
Line 7: Line 7:
* 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.
* 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. We are still determining the best way for you to turn in your work, and we will let you know once we have decided.
* 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
<tt>svn mkdir https://vgc.sci.utah.edu/svn/projects/cs6968s09/assignment1/[user_name]</tt>
where [user_name] is your user name.

Latest revision as of 17:54, 15 February 2009

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.