| Name | Comment |
|---|---|
| PARANA | Parsimonious reconstruction of ancestral networks |
| MCFlow | My Implicit Curvature Flow Implementation |
| Eigentools | My neat little C++ wrapper for SLEPc |
| AtlasGen | A python script I wrote to easily generate texture atlases |
| PyDEC | A python module for Discrete Exterior Calculus |
| Caltech Mesh Compendium | A nice little collection of meshes (.obj format) |
| Boost | Extremely useful collection of C++ libraries |
| Qt | My GUI library of choice |
| Trimesh2 | Simple but effective mesh classes/tools |
| CGAL | Comprehensive computational geometry library (C++) |
| OpenMesh | Excellent mesh processing library and mesh data structures (C++) |
| CMake | Do yourself a favor, use this build system |
| CMake wiki | Useful notes and tools related to CMake |
| Discrete Differential Geometry | {Sigrapph,Siggraph Asia} course notes |