christopherbatty / SDFGen

A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Robert Bridson's website.
www.cs.columbia.edu/~batty
758 stars 127 forks source link

some small 'bugs' and CMAKE #1

Closed dcanelhas closed 10 years ago

dcanelhas commented 10 years ago

In case someone else tries to build this code using g++ on GNU/Linux this should make it compile without errors. The CMakeLists.txt just makes for a little bit less typing in the terminal until you have a binary