drawingBufferHeight); // Tell WebGL to use the newly created program gl.useProgram( renderProgram ); gl.drawArrays(gl.POINTS, 0, PARTICLE_COUNT); phase += ...
確定! 回上一頁