{"id":19570223,"url":"https://github.com/zeh/random-art-generator","last_synced_at":"2025-04-27T03:31:22.733Z","repository":{"id":41114263,"uuid":"235413772","full_name":"zeh/random-art-generator","owner":"zeh","description":"Command-line application to produce generative art based on a target image","archived":false,"fork":false,"pushed_at":"2023-01-24T03:26:36.000Z","size":14047,"stargazers_count":40,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-15T00:41:23.736Z","etag":null,"topics":["cli-app","computer-art","generative-art","hill-climbing","image-processing","procedural-generation","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/zeh.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}},"created_at":"2020-01-21T18:34:53.000Z","updated_at":"2024-04-03T13:42:35.000Z","dependencies_parsed_at":"2023-02-13T15:31:30.697Z","dependency_job_id":null,"html_url":"https://github.com/zeh/random-art-generator","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeh%2Frandom-art-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeh%2Frandom-art-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeh%2Frandom-art-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeh%2Frandom-art-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeh","download_url":"https://codeload.github.com/zeh/random-art-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224056540,"owners_count":17248329,"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":["cli-app","computer-art","generative-art","hill-climbing","image-processing","procedural-generation","rust"],"created_at":"2024-11-11T06:14:24.246Z","updated_at":"2024-11-11T06:14:24.749Z","avatar_url":"https://github.com/zeh.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\u003cimg width=\"500\" height=\"250\" src=\"docs/logo.png\" alt=\"Random Art Generator\"\u003e\n\n# Random Art Generator\n\n![GitHub](https://img.shields.io/github/license/zeh/random-art-generator)\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\u003ca href=\"docs/download.md\"\u003eDownload\u003c/a\u003e | \u003ca href=\"docs/running.md\"\u003eReference\u003c/a\u003e | \u003ca href=\"https://github.com/zeh/random-art-generator/releases\"\u003eChangelog\u003c/a\u003e | \u003ca href=\"LICENSE\"\u003eLicense (MIT)\u003c/a\u003e\u003c/p\u003e\n\nRandom Art Generator is a command-line application to produce generative art.\n\nWhen passed a _target_ image, it will start painting elements on a blank canvas, essentially creating new images at random. Resulting images that are _mathematically closer_ to the target image are kept, and used as a new canvas; results that aren't get discarded. This repeats until the desired number of attempts or generations is achieved.\n\nFor example:\n\n```shell\nrag profile.jpg --generations 100\n```\n\nTechnically known as [hill climbing](https://en.wikipedia.org/wiki/Hill_climbing), this process allows the creation of new images that progressively converge into the target image, with a style all its own depending on the chosen painting algorithm and its arguments.\n\nThis application is written in [Rust](https://www.rust-lang.org/), and downloadable binaries are currently available for macOS, Linux, and Windows. A webasm target - so it can be used as a JavaScript library - is planned for later.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeh%2Frandom-art-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeh%2Frandom-art-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeh%2Frandom-art-generator/lists"}