Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.1 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.1 KB

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/