主要是通过canvas来实现二维游戏
const ctx = canvas.getContext('2d')也可以使用threejs来开发三维游戏
https://github.com/wechat-miniprogram/threejs-miniprogram
网友回复
主要是通过canvas来实现二维游戏
const ctx = canvas.getContext('2d')也可以使用threejs来开发三维游戏
https://github.com/wechat-miniprogram/threejs-miniprogram
网友回复