Skip to content

Source code for the applications presented in the course "Geometry Processing with Discrete Exterior Calculus"

Notifications You must be signed in to change notification settings

habemus-papadum/dgpdec-course

 
 

Repository files navigation


Notes

Differences from the upstream build:


  • Add simple cmake support
    • Cmake only configures things for OS X (but it should be simple to add linux)
    • In Cmake, turned off deprecations warnings since OS X is anti GLUT

  • Placed suitesparse and metis from circa 2012 into vendor directory
    • metis is in a subdir of suitesparse
    • They were built to install their headers and libraries into "usr" under the project root.
    • These build artifacts have been checked into source control for simplicity/laziness. (The binaries are OSX intel-64bit)

About

Source code for the applications presented in the course "Geometry Processing with Discrete Exterior Calculus"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 44.1%
  • HTML 38.8%
  • C 12.5%
  • Roff 2.4%
  • CSS 0.6%
  • Objective-C 0.6%
  • Other 1.0%