
也支持自定义2d轮廓生产mesh

参考three.js的TextGeometry实现的,字形json可以在http://gero3.github.io/facetype.js/通过ttf字体转换。
源码放在这里
https://github.com/guoyuandong/cocos-creator-examples/tree/master/TextGeometry

也支持自定义2d轮廓生产mesh

参考three.js的TextGeometry实现的,字形json可以在http://gero3.github.io/facetype.js/通过ttf字体转换。
源码放在这里
https://github.com/guoyuandong/cocos-creator-examples/tree/master/TextGeometry