regl
regl is a fast functional WebGL framework.
gl
Creates a WebGL context without a window
tess2
GLU tesselator ported to Javascript, performs polygon boolean operations and triangulation
l7regl
. 自定义改造 regl 使之兼容小程序环境 - 处理兼容动态函数 - l7eval5 Function.apply - 数据纹理参数取值为空 - gl.getParamter(...) - 兼容事件注册 context_lost、restore - canvas.addEventListener - 增加对 webgl 扩展验证的支持 - gl.getExtension(...) - 增加对小程序环境 imageData、canvas 的判断 - isPixelData、isAliMiniCanvas