This example application demonstrates a simple Matter controller using Electron and can be seen as a simple Proof-of-Concept to show the functionality of the matter.js library.
Important
This application is not available via the project creator right now. So to get the code, please clone the repository and copy the files into an own directory. Please also update the matter.js dependency as needed to any current 0.16.x version or higher
- Windows, macOS, Linux (Cross platform)
- Electron
- Vite
- React
- Typescript
- Bootstrap CSS
npm installnpm start