{"id":18059285,"url":"https://github.com/flo-bit/pixi-particles","last_synced_at":"2025-07-10T06:37:39.920Z","repository":{"id":173999936,"uuid":"589003594","full_name":"flo-bit/pixi-particles","owner":"flo-bit","description":"particle system for pixi.js","archived":false,"fork":false,"pushed_at":"2023-04-24T18:50:26.000Z","size":4138,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T19:48:10.721Z","etag":null,"topics":["javascript","particle-system","particles","pixijs"],"latest_commit_sha":null,"homepage":"https://flo-bit.github.io/pixi-particles/","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/flo-bit.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}},"created_at":"2023-01-14T18:44:35.000Z","updated_at":"2023-01-16T23:08:01.000Z","dependencies_parsed_at":"2023-10-12T17:59:06.798Z","dependency_job_id":null,"html_url":"https://github.com/flo-bit/pixi-particles","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"3174497d1cd44219d49b2064e469e3ef0663f430"},"previous_names":["flo-bit/pixi-particles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flo-bit%2Fpixi-particles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flo-bit%2Fpixi-particles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flo-bit%2Fpixi-particles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flo-bit%2Fpixi-particles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flo-bit","download_url":"https://codeload.github.com/flo-bit/pixi-particles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247332511,"owners_count":20921852,"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","particle-system","particles","pixijs"],"created_at":"2024-10-31T03:10:48.714Z","updated_at":"2025-04-05T11:40:43.292Z","avatar_url":"https://github.com/flo-bit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Particles\n\nA simple particle system for pixi.js.\n\n## Features\n\n- Particle emitters: Emit particles from a point, line, rectangle or circle\n- Spawn with functions\n- Particle life time\n- Particle velocity\n- Drag: apply drag to particle velocity\n- Forces: apply forces to particles\n- Particles can shrink or disappear over time\n\n### Examples\n\n#### Basic\n\n- [simple ![simple](./images/simple.png)](https://flo-bit.github.io/pixi-particles/demos/basic/simple.html)\n- [emitters ![simple emitters](./images/emitters.png)](https://flo-bit.github.io/pixi-particles/demos/basic/emitters.html)\n- [moving emitters ![moving emitters](./images/moving-emitters.png)](https://flo-bit.github.io/pixi-particles/demos/basic/moving_emitters.html)\n\n#### Effects\n\n- [flowfield![flowfield](./images/flowfield.png)](https://flo-bit.github.io/pixi-particles/demos/effects/flowfield.html)\n- [snow ![snow](./images/snow.png)](https://flo-bit.github.io/pixi-particles/demos/effects/snow.html)\n- [rain ![rain](./images/rain.png)](https://flo-bit.github.io/pixi-particles/demos/effects/rain.html)\n\n## Use\n\n### import\n\n```js\n\u003cscript src=\"https://flo-bit.github.io/pixi-particles/particles.js\"\u003e\u003c/script\u003e\n```\n\n### Configuration\n\n```js\nlet particles = new Particles({ renderer: pixiRenderer });\n```\n\n## License\n\nMIT License, see LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflo-bit%2Fpixi-particles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflo-bit%2Fpixi-particles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflo-bit%2Fpixi-particles/lists"}