1. 首页
  2. 编程语言
  3. 其他
  4. WebGL助手库TWGL.zip

WebGL助手库TWGL.zip

上传者: 2019-09-06 03:39:48上传 ZIP文件 500kb 热度 24次
TWGL.js是一个微型的WebGL助手库,实现对WebGLAPI的简单封装,使用起来更方便。示例代码:[removed][removed][removed]    var gl = twgl.getWebGLContext(document.getElementById("c"));    var programInfo = twgl.createProgramInfo(gl, ["vs", "fs"]);         var arrays = {        position
下载地址
用户评论