Example 14-17: Nested push and pop // Global angle for rotation float theta ... pushMatrix(); rotate(theta + i); line(0, 0, 100, 0); // Loop from 0 to 360 ...
確定! 回上一頁