Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Initial commit
  • Loading branch information
she13001 committed Oct 13, 2014
0 parents commit 07a63a3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
@@ -0,0 +1,7 @@
.DS_Store
applet
application.linux32
application.linux64
application.windows32
application.windows64
application.macosx
4 changes: 4 additions & 0 deletions README.md
@@ -0,0 +1,4 @@
halfedge
========

An interactive implementation of the half edge data structure for storing and navigating planar straight-line graphs.

0 comments on commit 07a63a3

Please sign in to comment.