Draw a the scene. function drawScene() { // Clear the canvas. gl.clear(gl.COLOR_BUFFER_BIT); // Setup a rectangle setRectangle(gl, ...
確定! 回上一頁