{"id":22660671,"url":"https://github.com/timpiglowski/render-slitscan","last_synced_at":"2025-06-22T00:35:51.887Z","repository":{"id":165539541,"uuid":"470097741","full_name":"timpiglowski/render-slitscan","owner":"timpiglowski","description":"A python script to generate a slit-scan animation from an animated PNG sequence.","archived":false,"fork":false,"pushed_at":"2025-02-20T07:01:17.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T08:29:07.297Z","etag":null,"topics":["art","image-processing","rendering"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timpiglowski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"LICENSE.md","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},"funding":{"buy_me_a_coffee":"timpiglowski"}},"created_at":"2022-03-15T09:56:26.000Z","updated_at":"2025-02-20T07:01:21.000Z","dependencies_parsed_at":"2024-12-09T11:11:30.897Z","dependency_job_id":"45fb520a-b360-4328-aac8-ad2941b39e42","html_url":"https://github.com/timpiglowski/render-slitscan","commit_stats":null,"previous_names":["timpiglowski/render-slitscan"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timpiglowski/render-slitscan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timpiglowski%2Frender-slitscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timpiglowski%2Frender-slitscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timpiglowski%2Frender-slitscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timpiglowski%2Frender-slitscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timpiglowski","download_url":"https://codeload.github.com/timpiglowski/render-slitscan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timpiglowski%2Frender-slitscan/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261217292,"owners_count":23126246,"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":["art","image-processing","rendering"],"created_at":"2024-12-09T11:11:28.501Z","updated_at":"2025-06-22T00:35:46.876Z","avatar_url":"https://github.com/timpiglowski.png","language":"Python","funding_links":["https://buymeacoffee.com/timpiglowski"],"categories":[],"sub_categories":[],"readme":"# render-slitscan\n[![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa] [![status: hibernate](https://github.com/GIScience/badges/raw/master/status/hibernate.svg)](https://github.com/GIScience/badges#hibernate)\n\nA python script to generate a [slit-scan](https://en.wikipedia.org/wiki/Slit-scan_photography) animation from a PNG sequence.\n\n## Usage\n```python\n\u003e\u003e\u003e python3 SLITSCAN.py -h\nusage: SLITSCAN.py [-h] [-r] [-o .] input_dir width height\n\npositional arguments:\n  input_dir             input folder\n  width                 Width of the resulting image.\n  height                Height of each slice\n\noptions:\n  -h, --help            show this help message and exit\n  -r, --reverse\n  -o ., --output-dir .  Optional output directory\n```\n\n- `input` is the path to the folder containing the PNG sequence\n- `width` will be the width of the finished image. Normally this is the same as all your source image's width\n- `height` is the height of each slice. The lower this value is, the better the \"resolution\" of the finished image will be.\n- `reverse` will reverse the building direction of the image\n- `output-dir` is used to set a different output path than the project folder\nExample: `python3 SLITSCAN.py -h`\n\n## Notes\n- This app only supports PNG-images as input. Therefore it should be at the very end of your post-processing workflow.\n\n## Roadmap\n- Different orders (left-to-right, right-to-left, top-to-bottom, bottom-to-top)\n- example scenes for common render engines\n\n## License\nThis work is licensed under a\n[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].\n\n[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]\n\n[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/\n[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png\n[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimpiglowski%2Frender-slitscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimpiglowski%2Frender-slitscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimpiglowski%2Frender-slitscan/lists"}