{"id":19529269,"url":"https://github.com/isl-org/open3d-cmake-external-project","last_synced_at":"2025-04-26T11:34:33.974Z","repository":{"id":52455206,"uuid":"345036213","full_name":"isl-org/open3d-cmake-external-project","owner":"isl-org","description":"Use Open3D as a CMake external project","archived":false,"fork":false,"pushed_at":"2024-07-25T22:59:51.000Z","size":10,"stargazers_count":18,"open_issues_count":3,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-07-26T01:18:32.236Z","etag":null,"topics":["cmake","cpp","open3d"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isl-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-06T07:46:29.000Z","updated_at":"2024-07-25T22:59:54.000Z","dependencies_parsed_at":"2022-09-07T17:35:55.892Z","dependency_job_id":null,"html_url":"https://github.com/isl-org/open3d-cmake-external-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isl-org%2Fopen3d-cmake-external-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isl-org%2Fopen3d-cmake-external-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isl-org%2Fopen3d-cmake-external-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isl-org%2Fopen3d-cmake-external-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isl-org","download_url":"https://codeload.github.com/isl-org/open3d-cmake-external-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224033534,"owners_count":17244616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cmake","cpp","open3d"],"created_at":"2024-11-11T01:23:13.181Z","updated_at":"2024-11-11T01:23:14.671Z","avatar_url":"https://github.com/isl-org.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moved to the Open3D repo\n\nSee the [main Open3D repo](https://github.com/isl-org/Open3D/tree/main/examples/cmake/open3d-cmake-external-project) for an updated example.\n\n# Use Open3D as a CMake External Project\n\nThis is one of the two CMake examples showing how to use Open3D in your CMake\nproject:\n\n* [Find Pre-Installed Open3D Package in CMake](https://github.com/intel-isl/open3d-cmake-find-package)\n* [Use Open3D as a CMake External Project](https://github.com/intel-isl/open3d-cmake-external-project)\n\nFor more details, check out the [Open3D repo](https://github.com/intel-isl/Open3D) and\n[Open3D docs](http://www.open3d.org/docs/release/cpp_project.html).\n\n## Step 1: Install Open3D dependencies\n\nOn Ubuntu:\n\n```bash\n# Install minimal Open3D compilation dependencies. For the full list, checkout:\n# https://github.com/intel-isl/Open3D/blob/master/util/install_deps_ubuntu.sh\nsudo apt-get --yes install xorg-dev libglu1-mesa-dev\n```\n\nOn macOS/Windows:\n\n```bash\n# Skip this step\n```\n\n## Step 2: Use Open3D in this example project\n\nYou can specify the number of parallel jobs to speed up compilation.\n\nOn Ubuntu/macOS:\n\n```bash\ngit clone https://github.com/intel-isl/open3d-cmake-external-project.git\ncd open3d-cmake-external-project\nmkdir build\ncd build\ncmake ..\nmake -j 12\n./Draw\n```\n\nOn Windows:\n\n```batch\ngit clone https://github.com/intel-isl/open3d-cmake-external-project.git\ncd open3d-cmake-external-project\nmkdir build\ncd build\ncmake ..\ncmake --build . --config Release --parallel 12\nRelease\\Draw\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisl-org%2Fopen3d-cmake-external-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisl-org%2Fopen3d-cmake-external-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisl-org%2Fopen3d-cmake-external-project/lists"}