https://github.com/codeandweb/phaser3-matterjs-physics-demo
Source code for the physics tutorial at www.codeandweb.com/physicseditor/tutorials/how-to-create-physics-shapes-for-phaser-3-and-matterjs
https://github.com/codeandweb/phaser3-matterjs-physics-demo
Last synced: 7 months ago
JSON representation
Source code for the physics tutorial at www.codeandweb.com/physicseditor/tutorials/how-to-create-physics-shapes-for-phaser-3-and-matterjs
- Host: GitHub
- URL: https://github.com/codeandweb/phaser3-matterjs-physics-demo
- Owner: CodeAndWeb
- Created: 2018-06-14T13:09:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T13:10:53.000Z (about 8 years ago)
- Last Synced: 2025-02-25T06:43:43.038Z (over 1 year ago)
- Language: PLSQL
- Size: 1.1 MB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phaser 3 + MatterJS example
This respository contains the example source code for the [How to create physics shapes for Phaser 3 and Matter JS](https://www.codeandweb.com/physicseditor/tutorials/how-to-create-physics-shapes-for-phaser-3-and-matterjs) tutorial.
The tutorial explains:
* How to build a scene with Phaser 3 and MatterJS physics
* How to create simple collision shapes like rectangles and circles
* How to automatically create complex physics shapes
Screenshot of the example:
