glRotatef (90,0,1,0); glRotatef(a,axisOfRot->x,axisOfRot->y,axisOfRot->z); ... Read OpenGL Red book's chapter 3 - Example 3.6 (planetary system) example to ...
確定! 回上一頁