webgl text:将文本写到WebGL画布上 源码
WebGL文字 将文字写到WebGL画布上 :fire: 安装 使用安装: npm install webgl-text 例 该示例使用 ,但是此库可与任何webgl canvas一起使用。 import React , { Component } from 'react' ; import { autobind } from 'core-decorators' ; import WebGLCanvas from 'webgl-canvas' ; import WebGLText from 'webgl-text' ; import provideDimensions from 'prov
文件列表
webgl-text-master.zip
(预估有个21文件)
webgl-text-master
.eslintrc
7KB
.babelrc
420B
package.json
2KB
tslint.json
379B
tests
index.js
33B
src
WebGLText.ts
2KB
Util.ts
2KB
暂无评论