{"id":18668221,"url":"https://github.com/funnyboy-roks/world-painter-rs","last_synced_at":"2025-08-30T20:15:35.319Z","repository":{"id":171535173,"uuid":"648060755","full_name":"funnyboy-roks/world-painter-rs","owner":"funnyboy-roks","description":"A rewrite of my WorldPainter program into Rust","archived":false,"fork":false,"pushed_at":"2023-06-01T06:37:10.000Z","size":12751,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-18T07:39:02.832Z","etag":null,"topics":["cli","hacktoberfest","image-generation","mca","minecraft","minecraft-server","region","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/world-painter","language":"Rust","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/funnyboy-roks.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-06-01T05:58:15.000Z","updated_at":"2023-10-01T15:27:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"d13a97bf-6999-46f6-b300-0d3ed4654e57","html_url":"https://github.com/funnyboy-roks/world-painter-rs","commit_stats":null,"previous_names":["funnyboy-roks/world-painter-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/funnyboy-roks/world-painter-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyboy-roks%2Fworld-painter-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyboy-roks%2Fworld-painter-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyboy-roks%2Fworld-painter-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyboy-roks%2Fworld-painter-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funnyboy-roks","download_url":"https://codeload.github.com/funnyboy-roks/world-painter-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyboy-roks%2Fworld-painter-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272900166,"owners_count":25012034,"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-08-30T02:00:09.474Z","response_time":77,"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":["cli","hacktoberfest","image-generation","mca","minecraft","minecraft-server","region","rust"],"created_at":"2024-11-07T08:41:56.277Z","updated_at":"2025-08-30T20:15:35.279Z","avatar_url":"https://github.com/funnyboy-roks.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# world-painter\n\nThis is a rewrite of my previous\n[WorldPainter](https://github.com/funnyboy-roks/WorldPainter) originally\nwritten in Java, now written in Rust.\n\nThis tool takes in any number of directories and outputs them as an\nimage showing the chunks, coloured by their size.\n\n![Image of output](./img/example.png)\n\nThe above image was formed using the following command:\n\n```sh\n$ world-painter \\\n~/server/world/region 25000 '#005207' \\\n~/server/world_nether/DIM-1/region 20000 '#370101' \\\n~/server/world_the_end/DIM1/region 25000 '#0f0022'\n```\n\n## Usage\n\n```sh\n$ world-painter [\u003cpath\u003e \u003cworld-border\u003e \u003ccolor\u003e]...\n```\n\nOne can specify however many worlds they wish to read, but all must have\nthe path, worldborder, and colour in that order.\n\n## Todo\n\n- [ ] Better user interface\n    - [ ] Better logging\n    - [ ] Perhaps a file which can be read for the config rather than\n      just having the command-line\n    - [ ] Figure out how one can use clap to make the cli _much_ nicer\n      (I'd be surprised if what I wanted to do was not possible)\n- [ ] Zip \u0026 Upload image to [bytebin](https://bytebin.lucko.dev)\n    - If bytebin says no because the image is too large, just write\n      it to the disk.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunnyboy-roks%2Fworld-painter-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunnyboy-roks%2Fworld-painter-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunnyboy-roks%2Fworld-painter-rs/lists"}