BERUNIN
01-24-2010, 03:01 PM
Hello friends! Please help with this code. I know maybe it's just a small thing but I can not find the optimal alternative in ppl .. Thanks in advance
floorVertices[] = {
-3.0f, 0.0f, 3.0f,
3.0f, 0.0f, 3.0f,
-3.0f, 0.0f,-3.0f,
3.0f, 0.0f,-3.0f
};
floorVertices[] = {
-3.0f, 0.0f, 3.0f,
3.0f, 0.0f, 3.0f,
-3.0f, 0.0f,-3.0f,
3.0f, 0.0f,-3.0f
};