{"id":28137062,"url":"https://github.com/rtlevy/raffa_gen","last_synced_at":"2025-07-12T16:38:24.179Z","repository":{"id":97451461,"uuid":"144648432","full_name":"rtlevy/raffa_gen","owner":"rtlevy","description":"My attempt to make fast-rendering generative art in Rust. Also just a playground project for me to learn about 2D graphics.","archived":false,"fork":false,"pushed_at":"2018-08-14T00:36:46.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-31T21:22:46.449Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rtlevy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.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":"2018-08-14T00:36:35.000Z","updated_at":"2024-05-31T21:22:48.624Z","dependencies_parsed_at":"2023-03-27T14:02:24.676Z","dependency_job_id":null,"html_url":"https://github.com/rtlevy/raffa_gen","commit_stats":null,"previous_names":["rtlevy/raffa_gen"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtlevy%2Fraffa_gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtlevy%2Fraffa_gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtlevy%2Fraffa_gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtlevy%2Fraffa_gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtlevy","download_url":"https://codeload.github.com/rtlevy/raffa_gen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254179930,"owners_count":22027895,"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":[],"created_at":"2025-05-14T16:20:59.999Z","updated_at":"2025-05-14T16:22:09.888Z","avatar_url":"https://github.com/rtlevy.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"My attempt to make fast-rendering generative art in Rust. Also just a playground project for me to learn about 2D graphics. Currently only runs on MacOS using a Quartz backend.\n\nraffa_gen makes use of the bindings to Cocoa, Core Foundation, and Cairo provided by the Servo Project and gtk-rs in order to call into these librarys from Rust.\n\nMuch of the drawing is performed on a raw image buffer inside of a Cairo image surface.\n\nWill probably look weird on non-Retina displays.\n\n# Building\nTo build and run the project, run the following command in the project directory:\n\n    sh run.sh\n\nThe build script starts by compiling `src/setup.m`, the Objective-C file which sets up the Quartz environment, using Clang. It is then archived into the static library `libsetup.a`. The bulk of the project, written in Rust, is built using Cargo. Finally, the script runs the executable, which is symlinked into `Rustt.app`. (Bundling the executable into a `.app` seems to be necessary to get the menu bar to work.)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtlevy%2Fraffa_gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtlevy%2Fraffa_gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtlevy%2Fraffa_gen/lists"}