物理エンジンのテスト Matter.js
Test of Physics Engine, Matter.js
強化学習のプラットフォームとして物理エンジンを探している。Now looking for a platform for physics engine to build reinforced learning.
今日は、その中のMatter.jsを試してみた。CDNベースでスケーラビリティーは抜群だ。プログラムはこちら。Among many, I tested Matter.js today. This is on CDN basis and scalability is just unlimited. Program is here.
下のテストでは、画面のオブジェクトをマウスでつかんで動かすことができる。In below test, you can grab object on screen by mouse and move.
Matter.js Physics Engine TEST