圓的頂點緩衝

int theta, phi; float radius=330.0f; int dtheta = 15; int dphi = 15; NumVertices = (int) ((360/dtheta) * (90/dphi) * 4); if(FAILED(m_pDevice->CreateVertexBuffer( NumVertices *sizeof(SkyBoxVertex), D3D
相關文章
相關標籤/搜索