{"id":16934153,"url":"https://github.com/b-g/p5-matter-examples","last_synced_at":"2025-04-05T09:08:46.237Z","repository":{"id":37497679,"uuid":"145109562","full_name":"b-g/p5-matter-examples","owner":"b-g","description":" Examples showing how to combine p5.js and matter.js.","archived":false,"fork":false,"pushed_at":"2025-03-13T10:18:28.000Z","size":11370,"stargazers_count":111,"open_issues_count":3,"forks_count":28,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T08:08:41.814Z","etag":null,"topics":["box2d","matter-js","p5-sketches","p5js","physics-engine"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/b-g.png","metadata":{"files":{"readme":"README-detailed.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-08-17T10:55:35.000Z","updated_at":"2025-03-19T11:13:35.000Z","dependencies_parsed_at":"2024-10-26T21:18:53.498Z","dependency_job_id":"83d3c436-7937-40f0-b20b-f1de393cc791","html_url":"https://github.com/b-g/p5-matter-examples","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-g%2Fp5-matter-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-g%2Fp5-matter-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-g%2Fp5-matter-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-g%2Fp5-matter-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b-g","download_url":"https://codeload.github.com/b-g/p5-matter-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312081,"owners_count":20918344,"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":["box2d","matter-js","p5-sketches","p5js","physics-engine"],"created_at":"2024-10-13T20:51:26.547Z","updated_at":"2025-04-05T09:08:46.150Z","avatar_url":"https://github.com/b-g.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# p5.js × matter.js\n\n## Examples\n\n- [1-basics](https://b-g.github.io/p5-matter-examples/1-basics/)\n- [1-mouse](https://b-g.github.io/p5-matter-examples/1-mouse/)\n- [1-polygon](https://b-g.github.io/p5-matter-examples/1-polygon/)\n- [1-sprites](https://b-g.github.io/p5-matter-examples/1-sprites/)\n- [1-stacks](https://b-g.github.io/p5-matter-examples/1-stacks/)\n- [1-wrap-coordinates](https://b-g.github.io/p5-matter-examples/1-wrap-coordinates/)\n- [1-wrap-coordinates-time-reverse](https://b-g.github.io/p5-matter-examples/1-wrap-coordinates-time-reverse/)\n- [2-array-boxes-wrap](https://b-g.github.io/p5-matter-examples/2-array-boxes-wrap/)\n- [2-animated-elevator](https://b-g.github.io/p5-matter-examples/2-animated-elevator/)\n- [2-animated-propeller](https://b-g.github.io/p5-matter-examples/2-animated-propeller/)\n- [2-restitution-bouncy-grounds](https://b-g.github.io/p5-matter-examples/2-restitution-bouncy-grounds/)\n- [3-catapult](https://b-g.github.io/p5-matter-examples/3-catapult/)\n- [3-constraints](https://b-g.github.io/p5-matter-examples/3-constraints/)\n- [3-x](https://b-g.github.io/p5-matter-examples/3-x/)\n- [4-change-size](https://b-g.github.io/p5-matter-examples/4-change-size/)\n- [4-flappy-ball](https://b-g.github.io/p5-matter-examples/4-flappy-ball/)\n- [4-jumping-ball](https://b-g.github.io/p5-matter-examples/4-jumping-ball/)\n- [4-mass-centre-weeble](https://b-g.github.io/p5-matter-examples/4-mass-centre-weeble/)\n- [4-reverse-gravity](https://b-g.github.io/p5-matter-examples/4-reverse-gravity/)\n- [5-svg-with-multiple-shapes](https://b-g.github.io/p5-matter-examples/5-svg-with-multiple-shapes/)\n- [5-complex-path-svg](https://b-g.github.io/p5-matter-examples/5-complex-path-svg/)\n- [5-magnet](https://b-g.github.io/p5-matter-examples/5-magnet/)\n- [5-magnet-duo](https://b-g.github.io/p5-matter-examples/5-magnet-duo/)\n- [5-magnet-motionsensor](https://b-g.github.io/p5-matter-examples/5-magnet-motionsensor/)\n- [5-hit-sound](https://b-g.github.io/p5-matter-examples/5-hit-sound/)\n- [6-add-remove-bodies](https://b-g.github.io/p5-matter-examples/6-add-remove-bodies/)\n- [6-camera-follow-canvas](https://b-g.github.io/p5-matter-examples/6-camera-follow-canvas/)\n- [6-custom-class](https://b-g.github.io/p5-matter-examples/6-custom-class/)\n- [6-endless-canvas](https://b-g.github.io/p5-matter-examples/6-endless-canvas/)\n- [6-multiple-scenes](https://b-g.github.io/p5-matter-examples/6-multiple-scenes/)\n- [6-parallax](https://b-g.github.io/p5-matter-examples/6-parallax/)\n- [6-small-canvas-pixel](https://b-g.github.io/p5-matter-examples/6-small-canvas-pixel/)\n- [6-sprites-canvas-sandwich](https://b-g.github.io/p5-matter-examples/6-sprites-canvas-sandwich/)\n- [7-clock-polar](https://b-g.github.io/p5-matter-examples/7-clock-polar/)\n- [xx-benno-step7](https://b-g.github.io/p5-matter-examples/xx-benno-step7/)\n\n## Class reference\n\n👈 Click on a class in the sidebar (under \"classes\") for detailed information\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb-g%2Fp5-matter-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb-g%2Fp5-matter-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb-g%2Fp5-matter-examples/lists"}