function display() { // Clear the canvas gWGL.clear( gWGL.COLOR_BUFFER_BIT | gWGL.DEPTH_BUFFER_BIT ); // Compute a model/view matrix. gWGL.
確定! 回上一頁