{"id":16234411,"url":"https://github.com/alexanderprod/photogrametrytool","last_synced_at":"2025-10-08T20:51:45.103Z","repository":{"id":105821388,"uuid":"432693239","full_name":"AlexanderProd/PhotogrametryTool","owner":"AlexanderProd","description":"A command line application to create 3D models based on photogrametry using the macOS Monterey RealityCapture API.","archived":false,"fork":false,"pushed_at":"2021-12-04T09:40:22.000Z","size":138051,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T04:06:08.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexanderProd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE/ACKNOWLEDGEMENTS.txt","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":"2021-11-28T11:27:54.000Z","updated_at":"2024-03-26T10:40:45.000Z","dependencies_parsed_at":"2023-06-14T05:30:36.326Z","dependency_job_id":null,"html_url":"https://github.com/AlexanderProd/PhotogrametryTool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlexanderProd/PhotogrametryTool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderProd%2FPhotogrametryTool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderProd%2FPhotogrametryTool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderProd%2FPhotogrametryTool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderProd%2FPhotogrametryTool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexanderProd","download_url":"https://codeload.github.com/AlexanderProd/PhotogrametryTool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderProd%2FPhotogrametryTool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000638,"owners_count":26082819,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-10T13:15:55.520Z","updated_at":"2025-10-08T20:51:45.084Z","avatar_url":"https://github.com/AlexanderProd.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PhotogrametryTool\n\nGenerate 3D objects from images using RealityKit Object Capture. This project is a fork of the [HelloPhotogrametry](https://developer.apple.com/wwdc21/10076/) application by Apple, it ads various features such as USDZ to OBJ conversion and a progress bar.\n\n## ⚠️ Requirements\n - macOS 12+ Monterey\n - An Apple Silicon Mac OR \n - An Intel Mac with 16GB of RAM and an AMD GPU with 4GB of VRAM\n\n## Usage\n```\n$ photogrametrytool \u003cinput-folder\u003e \u003coutput-filename\u003e [--detail \u003cdetail\u003e] [--sample-ordering \u003csample-ordering\u003e] [--feature-sensitivity \u003cfeature-sensitivity\u003e]\n```\n\n### USDZ to OBJ Conversion\n```\n$ photogrametrytool \u003cinput.usdz\u003e \u003coutput-filename\u003e\n```\n\n## Options\n| Shorthand | Flag                  | Available Options                   | Description                                                                                                                                                                 |\n|-----------|-----------------------|-------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| -d        | --detail              | preview, reduced, medium, full, raw | Detail of output model in terms of mesh size and texture size.                                                                                                              |\n| -o        | --sample-ordering     | unordered, sequential               | Setting to sequential may speed up computation if images are captured in a spatially sequential pattern. Set to unordered when you don't have good results with sequential. |\n| -f        | --feature-sensitivity | normal, high                        | Set to high if the scanned object does not contain a lot of discernible structures, edges or textures.                                                                      |\n| -h        | --help                |                                     | Show help information.                                                                                                                                                      |\n\n## ToDo\n\n- [ ] publish on homebrew\n- [ ] -a flag that saves every quality setting\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderprod%2Fphotogrametrytool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexanderprod%2Fphotogrametrytool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderprod%2Fphotogrametrytool/lists"}