Skip to content
View houes's full-sized avatar
Block or Report

Block or report houes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ME625_NURBS_SweptSurfaces ME625_NURBS_SweptSurfaces Public

    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++ 5

  2. CS518_Project CS518_Project Public

    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. MyOwnRepository MyOwnRepository Public

    My own repository

    C++

  4. gitignore gitignore Public

    Forked from github/gitignore

    A collection of useful .gitignore templates

  5. aima-java aima-java Public

    Forked from aimacode/aima-java

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

    Java

  6. CS572_American_Checkers CS572_American_Checkers Public

    CS572 2016 Fall Project

    Java