Skip to content

CS558/student-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9097634 · Mar 9, 2014

History

11 Commits
Mar 9, 2014

Repository files navigation

CS558 Final Project

For your final project, you should create the following things:

  • A GitHub repository containing the code for your project
  • A web page that runs a demo of your project. You can use GitHub pages for this.
  • A write up containing:
    • What your project is
    • How to use it
    • What tools you used
    • At least one picture of your project
    • A link to your demo

You will also give a presentation of your project in class.

How to turn in

Fork this repository and add a link to your GitHub repository below this item

Sample Projects

Hermite curve collision detection using nonlinear optimization for use with Absolute Nodal Coordinate Formulation (ANCF).

This is a simulation of several approximation algorithms to the freeze-tag problem. http://mdoescher.github.io/freezetag/