Can it be used in WeChat mini programs?
zhanghejie opened this issue · 3 comments
zhanghejie commented
Can it be used in WeChat mini programs?
syt123450 commented
Unfortunately, WeChat mini programs do not support webgl, and only support limited function of canvas, so Gio.js's globe can not be rendered in mini programs. However, we found that WeChat mini games support webgl, and several games are built on threejs, for example, WeChat jumps.
We are interested in trying to support Giojs in WeChat mini games.
syt123450 commented
@zhanghejie Thanks for your suggestion. Now Gio.js support wechat mini game, checkout this demo for the usage of Gio.js in wechat mini game ~
zhanghejie commented
Thank you very much