一款基于threejs+cannonjs物理引擎的扔骰子小游戏
https://codesandbox.io/p/github/lukeSuperCoder/threejs-dices/main
npm install --save three
npm install --save-dev vite
npm install --save cannon-es
npx vite
一款基于threejs+cannonjs物理引擎的扔骰子小游戏
https://codesandbox.io/p/github/lukeSuperCoder/threejs-dices/main
npm install --save three
npm install --save-dev vite
npm install --save cannon-es
npx vite