The Parametric Pseudo-Manifold (PPS) Library 1.0
|
The PPS library can be easily installed by unzipping the file pps-distribution.zip
. After doing that, one should see a directory named pps-distribution
with the files install.sh
and run.sh
, and subdirectories "bin", "data", "dcel", "doc", "lib", "offlib", "pps", "ppsfrompnt", and "ppsfromloop" inside. To compile the library, just execute
sh install.sh
If everything goes as expected, one should see the executables sampler-loop
and sampler-pnt
inside directory "bin". To run some examples, execute the script run.sh
or read section Sample code and examples to learn more about the test code.
The current version of the library was successfully compiled and tested using the following operating systems / compilers.