CMakeLists.txt
LICENSE
MANIFEST.in
README.md
dev-requirements.txt
requirements.txt
setup.py
bench/CMakeLists.txt
bench/bench_mesh.cpp
bench/bench_mesh_paper.cpp
bench/run-bench.cpp
bench/records/04_03_2019.txt
bench/records/04_03_2019_2.txt
bench/records/04_04_2019.txt
bench/records/04_06_2019.txt
bench/records/06_07_2020.txt
cmake/Extras.cmake
cmake/FindSphinx.cmake
cmake/GperftoolsConfig.cmake
examples/CMakeLists.txt
examples/cpp/CMakeLists.txt
examples/cpp/debug.cpp
examples/cpp/polylidar-full-example.cpp
examples/cpp/simple.cpp
examples/python/basic25d.py
examples/python/basic25d_algorithm.py
examples/python/basic2d.py
examples/python/basic2d_algorithm.py
examples/python/basic_mesh.py
examples/python/bilateral.py
examples/python/realsense_mesh.py
examples/python/robust.py
examples/python/extras/open3d_mesh.py
examples/python/extras/test_delaunay.py
examples/python/extras/test_matrix.py
examples/python/extras/test_o3d.py
examples/python/for_landing/basic_rooftop_classification.py
examples/python/for_landing/basic_rooftop_classification_algorithm.py
examples/python/for_landing/o3d_slow_down.py
examples/python/for_landing/test_classified.py
examples/python/for_paper/basic25d_algorithm_explained.py
examples/python/for_paper/bench_mesh_report.py
examples/python/for_paper/california_points.py
examples/python/for_paper/generate_logo.py
examples/python/for_paper/manifold_meshes.py
examples/python/for_paper/mesh_examples.py
examples/python/for_paper/plane_segmentation.py
examples/python/for_paper/polygon_example.py
examples/python/for_paper/polygon_example_research_statement.py
examples/python/for_paper/polygon_extraction_from_mesh.py
examples/python/util/helper_mesh.py
examples/python/util/helper_polylidar.py
examples/python/util/mesh_util.py
examples/python/util/realsense_util.py
include/Polylidar/Core.hpp
include/Polylidar/Polylidar.hpp
include/Polylidar/Types.hpp
include/Polylidar/Utility.hpp
include/Polylidar/UtilityMath.hpp
include/Polylidar/Delaunator/Delaunator.hpp
include/Polylidar/Mesh/MeshHelper.hpp
scripts/make_release.sh
scripts/manage_versions.py
src/CMakeLists.txt
src/version.txt
src/Polylidar/CMakeLists.txt
src/Polylidar/Core.cpp
src/Polylidar/Delaunator.cpp
src/Polylidar/MeshFilter.cpp
src/Polylidar/MeshHelper.cpp
src/Polylidar/PLConfig.cpp
src/Polylidar/PLConfig.hpp.in
src/Polylidar/Polylidar.cpp
src/Python/CMakeLists.txt
src/Python/MANIFEST.in
src/Python/README.md
src/Python/make_install_pip_package.cmake
src/Python/make_python_package.cmake
src/Python/requirements.txt
src/Python/setup.py
src/Python/polylidar/__init__.py
src/Python/polylidar/__main__.py
src/Python/polylidar.egg-info/PKG-INFO
src/Python/polylidar.egg-info/SOURCES.txt
src/Python/polylidar.egg-info/dependency_links.txt
src/Python/polylidar.egg-info/not-zip-safe
src/Python/polylidar.egg-info/requires.txt
src/Python/polylidar.egg-info/top_level.txt
src/Python/polylidar/polylidarutil/__init__.py
src/Python/polylidar/polylidarutil/line_mesh.py
src/Python/polylidar/polylidarutil/open3d_util.py
src/Python/polylidar/polylidarutil/plane_filtering.py
src/Python/polylidar_pybind/polylidar_pybind.cpp
src/Python/polylidar_pybind/polylidar_pybind.hpp
src/Python/polylidar_pybind/docstring/docstring.cpp
src/Python/polylidar_pybind/docstring/docstring.hpp
tests/CMakeLists.txt
tests/__init__.py
tests/cpp/CMakeLists.txt
tests/cpp/run-tests.cpp
tests/python/__init__.py
tests/python/benchmark_test.py
tests/python/conftest.py
tests/python/generated_test.py
tests/python/shape_test.py
tests/python/helpers/__init__.py
tests/python/helpers/utils.py
thirdparty/CMakeLists.txt
thirdparty/FastExp/LICENSE
thirdparty/FastExp/fastexp.h
thirdparty/FastExp/ieee.h
thirdparty/FastExp/product.h
thirdparty/npy/npy/npy.h
thirdparty/predicates/CMakeLists.txt
thirdparty/predicates/README.md
thirdparty/predicates/constants.h
thirdparty/predicates/predicates.h
thirdparty/predicates/predicates.hpp
thirdparty/predicates/predicatesDLLExport.h