open3d cmake external project:如何将Open3D链接到您的项目? 源码
使用Open3D作为CMake外部项目 这是两个CMake示例之一,展示了如何在CMake项目中使用Open3D: 有关更多详细信息,请查看和。 Ubuntu 18.04以上 # Install minimal Open3D compilation dependencies. For the full list, checkout: # https://github.com/intel-isl/Open3D/blob/master/util/install_deps_ubuntu.sh sudo apt-get --yes install xorg-dev libglu1-mesa-dev # Compile your example project with Open3D. git clone https://github.com/intel-isl/open3d-cmake-exter
文件列表
open3d-cmake-external-project-main.zip
(预估有个7文件)
open3d-cmake-external-project-main
.github
workflows
ubuntu.yml
2KB
.clang-format
178B
CMakeLists.txt
2KB
LICENSE
1KB
README.md
938B
Draw.cpp
2KB
.gitignore
278B
暂无评论