一、最短的WebGL程序:清空绘图区<body> <canvas id="gl-canvas" width="640" ... clearColor(1.0, 0.0, 0.0, 1.0); // 使用预设值清空颜色缓冲 gl.clear(gl.
確定! 回上一頁