小弟想畫一顆球在地上滾動球會隨著移動方向跟著轉動小弟是這樣寫的glRotatef(zrot,1.0f,0.0f,0.0f); glRotatef(xrot,0.0f,0.0f,1.0f); gluSphere(quadratic,0.2f,32 ...
確定! 回上一頁