{"id":16345929,"url":"https://github.com/kewlbear/open3d-ios","last_synced_at":"2026-03-07T12:36:29.629Z","repository":{"id":41312038,"uuid":"342503469","full_name":"kewlbear/Open3D-iOS","owner":"kewlbear","description":"Swift package for using Open3D in iOS apps","archived":false,"fork":false,"pushed_at":"2022-11-29T00:39:18.000Z","size":26054,"stargazers_count":64,"open_issues_count":1,"forks_count":37,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-01-13T03:32:53.696Z","etag":null,"topics":["ios","open3d","python","swift"],"latest_commit_sha":null,"homepage":"","language":"Python","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/kewlbear.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["kewlbear"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2021-02-26T07:57:23.000Z","updated_at":"2024-11-13T12:02:20.000Z","dependencies_parsed_at":"2022-08-19T02:51:34.118Z","dependency_job_id":null,"html_url":"https://github.com/kewlbear/Open3D-iOS","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kewlbear%2FOpen3D-iOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kewlbear%2FOpen3D-iOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kewlbear%2FOpen3D-iOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kewlbear%2FOpen3D-iOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kewlbear","download_url":"https://codeload.github.com/kewlbear/Open3D-iOS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235208981,"owners_count":18953003,"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":["ios","open3d","python","swift"],"created_at":"2024-10-11T00:34:05.303Z","updated_at":"2025-10-04T01:31:46.893Z","avatar_url":"https://github.com/kewlbear.png","language":"Python","funding_links":["https://github.com/sponsors/kewlbear"],"categories":[],"sub_categories":[],"readme":"# Open3D-iOS\n\nSwift package to use Open3D in iOS apps.\n\n## Installation\n\n```\n.package(url: \"https://github.com/kewlbear/Open3D-iOS.git\", .branch(\"main\"))\n```\n\n## Usage\n\n```\nimport Open3DSupport\nimport NumPySupport\nimport PythonSupport\nimport PythonKit\n\nPythonSupport.initialize()\nOpen3DSupport.sitePackagesURL.insertPythonPath()\nNumPySupport.sitePackagesURL.insertPythonPath()\nlet o3d = Python.import(\"open3d\")\n...\n```\n\nAbove code requires `https://github.com/pvieito/PythonKit.git` package.\n\nSee Example directory for more.\n\nIf you want to build XCFrameworks yourself, see https://github.com/kewlbear/Open3D.\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkewlbear%2Fopen3d-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkewlbear%2Fopen3d-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkewlbear%2Fopen3d-ios/lists"}