Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 348 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 348 Bytes

webgl toy claw

基于 pixijs渲染引擎 与 matterjs物理引擎实现的娃娃机

demo

demo

install and run

    npm install
    npm run start

build

  npm run build

usage

请参考 src/main.ts