{"id":20137841,"url":"https://github.com/scdh/ag3d-mesh-thumbnailify","last_synced_at":"2026-05-08T22:33:13.523Z","repository":{"id":193044830,"uuid":"688016088","full_name":"SCDH/ag3d-mesh-thumbnailify","owner":"SCDH","description":"Generate low-res thumbnails of OBJ files using python, headless blender and docker","archived":false,"fork":false,"pushed_at":"2023-09-06T13:29:59.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-30T20:20:04.270Z","etag":null,"topics":[],"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/SCDH.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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}},"created_at":"2023-09-06T13:28:07.000Z","updated_at":"2025-03-30T06:11:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"c95f2a39-7ae4-4237-88df-f49b8e9f44ca","html_url":"https://github.com/SCDH/ag3d-mesh-thumbnailify","commit_stats":null,"previous_names":["memowe/ag3d-mesh-thumbnailify"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/SCDH/ag3d-mesh-thumbnailify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCDH%2Fag3d-mesh-thumbnailify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCDH%2Fag3d-mesh-thumbnailify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCDH%2Fag3d-mesh-thumbnailify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCDH%2Fag3d-mesh-thumbnailify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SCDH","download_url":"https://codeload.github.com/SCDH/ag3d-mesh-thumbnailify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SCDH%2Fag3d-mesh-thumbnailify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32800160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-13T21:29:53.514Z","updated_at":"2026-05-08T22:33:13.507Z","avatar_url":"https://github.com/SCDH.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Thumbnailify\n\n**Generate low-res thumbnails of OBJ files using python, headless blender and docker**\n\n## Usage\n\nFrom the directory containing your OBJ file(s):\n\n```bash\ndocker run -v=\"$(pwd):/var/tn/data\" -u=\"$(id -u):$(id -g)\" memowe/thumbnailify:0.0.3 Big.obj --percent 5\n```\n\nwith `Big.obj` being a hi-res OBJ file:\n\n- This will write new GLB data as `Big_thumbnail.glb`.\n- The optional `--percent 42` argument defines in percent, which *collapse ratio* of the Blender [Decimate Modifier][decmod] should be used. Default is 10. If you prefer OBJ output, use the optional `--obj` argument.\n\nWhen called with the `--all` flag instead of an OBJ file name, the tool converts all non-thumbnail OBJ files in the current directory (with the same given `--percent` and output format setting).\n\n## Early development\n\nThis tool is in early [development][repo]. Please submit issues and feature requests in the project's [ZIVGitLab issue tracker][issues].\n\n## Copyright and License\n\n(c) 2022-2023 Mirko Westermeier, Service Center for Digital Humanities\n\nReleased under the MIT license, see [LICENSE][license] for details.\n\n[decmod]: https://docs.blender.org/manual/en/latest/modeling/modifiers/generate/decimate.html\n[repo]: https://zivgitlab.uni-muenster.de/SCDH/ag-3d/mesh-thumbnailify\n[issues]: https://zivgitlab.uni-muenster.de/SCDH/ag-3d/mesh-thumbnailify/-/issues\n[license]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscdh%2Fag3d-mesh-thumbnailify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscdh%2Fag3d-mesh-thumbnailify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscdh%2Fag3d-mesh-thumbnailify/lists"}