|
@@ -32,16 +32,8 @@ You should expect to see a few linker warnings of the form:
|
|
|
These are (admittedly unpopular) functions that have never been used by us
|
|
|
statically so we haven't explicit instantiations (yet).
|
|
|
|
|
|
-
|
|
|
-#### Examples ####
|
|
|
-You can make a slew of examples by issuing:
|
|
|
-
|
|
|
- cd ../examples
|
|
|
- make
|
|
|
-
|
|
|
#### External ####
|
|
|
|
|
|
-
|
|
|
Finally there are a number of external libraries that we include in
|
|
|
`./external/` because they are either difficult to obtain or they have been
|
|
|
patched for easier use with libigl. Please see the respective readmes in those
|