{"id":20977050,"url":"https://github.com/githubharald/particlesystem","last_synced_at":"2026-04-29T14:04:19.775Z","repository":{"id":107433400,"uuid":"161069430","full_name":"githubharald/ParticleSystem","owner":"githubharald","description":"A simple particle system implemented with Python and OpenCL.","archived":false,"fork":false,"pushed_at":"2018-12-09T18:44:27.000Z","size":855,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-14T04:42:55.636Z","etag":null,"topics":["computer-graphics","opencl","opencv","particle-system","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/githubharald.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-09T18:34:43.000Z","updated_at":"2020-09-15T02:22:03.000Z","dependencies_parsed_at":"2023-05-17T11:30:38.198Z","dependency_job_id":null,"html_url":"https://github.com/githubharald/ParticleSystem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/githubharald/ParticleSystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubharald%2FParticleSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubharald%2FParticleSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubharald%2FParticleSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubharald%2FParticleSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/githubharald","download_url":"https://codeload.github.com/githubharald/ParticleSystem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubharald%2FParticleSystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32428622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["computer-graphics","opencl","opencv","particle-system","python"],"created_at":"2024-11-19T04:57:09.829Z","updated_at":"2026-04-29T14:04:19.760Z","avatar_url":"https://github.com/githubharald.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Particle System\n\nA simple particle system implemented with Python and OpenCL.\n\n## Run demo\n\nGo to the `src/` directory and run ```python main.py```.\nThis opens a window showing firework-like particle behavior as seen in the animation below.\nExit by pressing ESC.\n\n![animation](./doc/animation.gif)\n\nRequirements:\n\n* Python 3\n* NumPy\n* OpenCV\n* OpenCL\n\n## Program options\n\nUse the help option to see all program options.\n\n```\n\u003e python main.py --help\nusage: main.py [-h] [--number NUMBER] [--fire] [--dump]\n\nParticle system.\n\noptional arguments:\n  -h, --help       show this help message and exit\n  --number NUMBER  number of particles (default value is 200)\n  --fire           use fire-like color\n  --dump           dump frames\n```\n\nThe following illustration shows three possible settings.\n\n![animation](./doc/options.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithubharald%2Fparticlesystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithubharald%2Fparticlesystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithubharald%2Fparticlesystem/lists"}