{"id":16167527,"url":"https://github.com/samcarlberg/colorburst-js","last_synced_at":"2025-03-18T23:30:53.303Z","repository":{"id":82586436,"uuid":"215880192","full_name":"SamCarlberg/colorburst-js","owner":"SamCarlberg","description":"Procedurally generate bursts of color","archived":false,"fork":false,"pushed_at":"2025-01-05T23:27:42.000Z","size":3204,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T13:08:37.554Z","etag":null,"topics":["javascript","procedural-art","procedural-generation"],"latest_commit_sha":null,"homepage":"https://samcarlberg.github.io/colorburst-js","language":"JavaScript","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/SamCarlberg.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":"2019-10-17T20:29:57.000Z","updated_at":"2025-01-05T23:27:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa2ad2ba-87ef-4193-b4e4-686b9fac69d7","html_url":"https://github.com/SamCarlberg/colorburst-js","commit_stats":{"total_commits":46,"total_committers":2,"mean_commits":23.0,"dds":0.3695652173913043,"last_synced_commit":"02d15957f5b6c008fd7654a2c746877811a7cc5f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamCarlberg%2Fcolorburst-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamCarlberg%2Fcolorburst-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamCarlberg%2Fcolorburst-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamCarlberg%2Fcolorburst-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamCarlberg","download_url":"https://codeload.github.com/SamCarlberg/colorburst-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955715,"owners_count":20374372,"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":["javascript","procedural-art","procedural-generation"],"created_at":"2024-10-10T03:08:27.706Z","updated_at":"2025-03-18T23:30:53.297Z","avatar_url":"https://github.com/SamCarlberg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Colorburst\n\n![img](img/colorburst-512x16.png)\n\nProcedurally generate bursts of color!\n\n![img](img/colorburst-512x512.gif)\n\nOriginal inspiration from\nhttps://theomg.github.io/omnichroma (which has been relocated to https://sophmrs.github.io/omnichroma/)\n\n\nSee it in action at https://samcarlberg.github.io/colorburst-js/\n\n\n## Time Requirements\n\nColorburst renders about 30,000-60,000 pixels per second on a 2020 M1 Macbook Air, depending on image resolution. Higher resolutions render at a slower rate. Aspect ratios near 1 also render slower due to a large boundary existing for more time during processing (eg 4096x4096 renders nearly twice as slowly as 16384x1024, despite having the same number of pixels).\n\nChromium-based browsers such as Chrome and Edge are recommended for faster processing times.\n\n#### Common Render Times\n\n| Resolution | Pixel Count | Approximate Render Time |\n|------------|-------------|-------------------------|\n| 512x512    | 262,144     | 5 seconds               |\n| 1024x1024  | 1,048,576   | 30 seconds              |\n| 1920x1080  | 2,073,600   | 1 minute                |\n| 2560x1440  | 3,686,400   | 2 minutes 30 seconds    |\n| 2880x1800  | 5,184,000   | 4 minutes 30 seconds    |\n| 3840x2160  | 8,294,400   | 10 minutes              |\n| 4096x4096  | 16,777,216  | 20 minutes              |\n| 16384x1024 | 16,777,216  | 12 minutes              |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamcarlberg%2Fcolorburst-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamcarlberg%2Fcolorburst-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamcarlberg%2Fcolorburst-js/lists"}