{"id":13816215,"url":"https://github.com/SpectacularAI/point-cloud-tools","last_synced_at":"2025-05-15T15:32:14.221Z","repository":{"id":205105569,"uuid":"713436908","full_name":"SpectacularAI/point-cloud-tools","owner":"SpectacularAI","description":"Miscellaneous tools for point cloud file manipulation","archived":false,"fork":false,"pushed_at":"2024-03-30T12:43:43.000Z","size":68,"stargazers_count":40,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-11-19T13:37:42.310Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SpectacularAI.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-02T14:16:49.000Z","updated_at":"2024-11-14T13:48:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"15e3f959-f9e7-4087-a729-1572878c2f7a","html_url":"https://github.com/SpectacularAI/point-cloud-tools","commit_stats":null,"previous_names":["spectacularai/point-cloud-tools"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpectacularAI%2Fpoint-cloud-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpectacularAI%2Fpoint-cloud-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpectacularAI%2Fpoint-cloud-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpectacularAI%2Fpoint-cloud-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpectacularAI","download_url":"https://codeload.github.com/SpectacularAI/point-cloud-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254367619,"owners_count":22059542,"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":[],"created_at":"2024-08-04T05:00:37.437Z","updated_at":"2025-05-15T15:32:13.940Z","avatar_url":"https://github.com/SpectacularAI.png","language":"Python","funding_links":[],"categories":["Open Source Implementations","Tools, Pipeline \u0026 Utilities"],"sub_categories":["Utilities","Gaussian Splatting \u0026 NeRF"],"readme":"# Point cloud tools\n_Miscellaneous tools for point cloud file manipulation_\n\n\n## Installation\n\nClone the repo and install the dependencies:\n\n    git clone https://github.com/SpectacularAI/point-cloud-tools\n    cd point-cloud-tools\n    # optional but recommended: activate a virtual environment at this point\n    pip install -r requirements.txt\n\n## Examples\n\nConvert PLY to PCD\n\n    python convert.py input_file.ply output_file.pcd\n\n### Gaussian Splatting\n\n**Converting `.ply` file to `.splat`**.\n\n    # Example of Gaussian Splatting training\n    ns-train gaussian-splatting --data /PATH/TO/my-input\n    ns-export gaussian-splat --load-config outputs/my-input/gaussian-splatting/DATE/config.yaml --output-dir exports/splat\n\n    python convert.py \\\n        exports/splat/point_cloud.ply \\\n        /OUT/PATH/my-splat.splat\n\n**Converting `.ply` file to a standalone `.html`** (powered by [gsplat.js](https://github.com/dylanebert/gsplat.js)).\n\n    python convert.py \\\n        exports/splat/point_cloud.ply \\\n        /OUT/PATH/my-splat.html\n\n**Creating Gaussian Splatting `.ply` from smartphone data**: See [Spectacular AI Mapping Tools](https://github.com/SpectacularAI/sdk-examples/tree/main/python/mapping)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSpectacularAI%2Fpoint-cloud-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSpectacularAI%2Fpoint-cloud-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSpectacularAI%2Fpoint-cloud-tools/lists"}