🌱28 230306 블럭。。。 https://youtu.be/W_I-VxZDDoY 2023. 3. 6. Diffuse, Spacular https://youtu.be/kfBUd6L9RT8 #include "Framework.h" Shpere::Shpere(float stackCount, float sliceCount, float radius) { tag = "Shpere"; mesh = new Mesh(); vector& vertices = mesh->GetVertices(); vector& indices = mesh->GetIndices(); vertices.clear(); indices.clear(); float phiStep = XM_PI / stackCount; float thetaStep = 2.0f * XM_PI / sliceCount; VertexType topVertex; topVertex.pos = XMFLOAT3(0.0.. 2023. 2. 24. Mesh https://youtu.be/uJ9e4EKDOws 2023. 2. 23. 돌고도는 큐브 https://youtu.be/QNCoHD1Btew 2023. 2. 21. 큐브돌리기 https://youtu.be/rWP2X93j7V8 빙글빙글 2023. 2. 20. DX11_화면분할 https://youtu.be/ACupdGIIbNI 2023. 1. 25. 이전 1 2 3 4 5 다음