{"id":16340766,"url":"https://github.com/casey/degenerate","last_synced_at":"2025-10-07T00:18:08.596Z","repository":{"id":36978182,"uuid":"437183074","full_name":"casey/degenerate","owner":"casey","description":"A generative art computer","archived":false,"fork":false,"pushed_at":"2024-10-14T03:02:58.000Z","size":11131,"stargazers_count":114,"open_issues_count":102,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-04T01:35:50.833Z","etag":null,"topics":["generative-art","javascript","rust","web"],"latest_commit_sha":null,"homepage":"https://degenerate.computer","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/casey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","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":"2021-12-11T04:02:23.000Z","updated_at":"2025-08-23T12:36:41.000Z","dependencies_parsed_at":"2024-12-30T15:29:28.433Z","dependency_job_id":"b4c13755-88a4-4122-b271-a72289380491","html_url":"https://github.com/casey/degenerate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/casey/degenerate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fdegenerate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fdegenerate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fdegenerate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fdegenerate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/casey","download_url":"https://codeload.github.com/casey/degenerate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fdegenerate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278700246,"owners_count":26030677,"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-10-06T02:00:05.630Z","response_time":65,"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":["generative-art","javascript","rust","web"],"created_at":"2024-10-10T23:57:47.292Z","updated_at":"2025-10-07T00:18:08.564Z","avatar_url":"https://github.com/casey.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003ccode\u003edegenerate\u003c/code\u003e\u003c/h1\u003e\n\u003cdiv align=\"center\"\u003eAn prorammable generative art engine\u003c/div\u003e\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://discord.gg/87cjuz4FYg\"\u003e\n    \u003cimg src=\"https://img.shields.io/discord/695580069837406228?logo=discord\" alt=\"chat on discord\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/casey/degenerate/actions\"\u003e\n    \u003cimg src=\"https://github.com/casey/degenerate/workflows/CI/badge.svg\" alt=\"build status\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\nDegenerate is an programmable generative art engine that runs in the browser\nthat can be programmed with Rust or JavaScript. It is deployed at\n[degenerate.computer](https://degenerate.computer).\n\nQuick Start\n-----------\n\n- Go to https://degenerate.computer\n\n- Paste this code into the text area:\n  ```\n  rotateColor('green', 0.05 * TAU);\n  circle();\n  scale(0.75);\n  wrap();\n  for (let i = 0; i \u003c 8; i++) {\n    render();\n  }\n  rotate(0.8333 * TAU);\n  rotateColor('blue', 0.05 * TAU);\n  for (let i = 0; i \u003c 8; i++) {\n    render();\n  }\n  ```\n\n- Press `Shift + Enter`\n\n- It should look like this:\n\n![gorgeous example image](example.jpg)\n\nPlease consult the\n[Degenerate Programmer's Manual](https://degenerate.computer/man) for more\ninformation.\n\nCredits\n-------\n\n`degenerate` is written by [Casey Rodarmor](https://rodarmor.com) and\n[Liam Scalzulli](https://liam.rs).\n\nPrior Art\n---------\n\nDegenerate builds on the techniques used in\n[casey/blaster](https://github.com/casey/blaster), an audio-reactive visuals\nengine.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasey%2Fdegenerate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcasey%2Fdegenerate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasey%2Fdegenerate/lists"}