MatterAE
Copyright © 2026 Sander Dufourmont, Able & Baker. All rights reserved.
The plugin itself is not open source. You are licensed to use it, not to resell or redistribute it. The full terms are on the pricing page.
Open-source components
MatterAE is built on these libraries, with thanks:
- Matter.js 0.20.0, by Liam Brummitt (@liabru). MIT License. The 2D physics engine at the core of MatterAE.
- poly-decomp.js, copyright © 2013 Stefan Hedman. MIT License. Breaks complex shapes into pieces the engine can handle.
- CSInterface.js 12.0.0, copyright © 2020 Adobe Systems Incorporated. Used under Adobe's license terms. The bridge that lets the panel talk to After Effects.
MIT License
Matter.js and poly-decomp.js are released under the MIT License:
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
CSInterface.js notice
CSInterface.js is provided by Adobe. Adobe permits use, modification and distribution of the file in line with the Adobe license agreement that accompanies it.
Made with care by Able & Baker.