houes - Overview

Popular repositories Loading

  1. The objective of this project is to implement the Swept Surface algorithm in Chapter 10 in the NURBS book. Given a trajectory curve T(v) and section curve C(u), this project will create a B-Spline …

    C++ 6

  2. A Computational Geomemtry Class Project that implements DCEL data struture and Polygon triangulation as well as Plannar point location using persistent search trees.

    C++ 2 1

  3. Forked from aimacode/aima-java

    Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

    Java

  4. CS572 2016 Fall Project

    Java