We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e65970 commit 12c5ac9Copy full SHA for 12c5ac9
README.md
@@ -47,10 +47,10 @@ gantt
47
## 3rd party libraries
48
49
The project uses the following 3rd party libraries:
50
-- `Open3d 0.18.0` for 3D point cloud processing as pre-build binaries)
+- `Open3d 0.18.0` for 3D point cloud processing as pre-build binaries ([store here](https://github.com/diffCheckOrg/submodule-open3d.git))
51
- `Eigen` for linear algebra
52
- `CGAL` for general geometric processing and IO
53
-- `Boost` for general utilities as pre-build binaries
+- `Boost` for general utilities as pre-build binaries ([store here](https://github.com/diffCheckOrg/submodule-boost.git))
54
55
## How to build c++ project
56
To build and test the project, follow the following steps:
0 commit comments