|
collision.normal.z), 10, ypos + 30, 10, BLACK);
|
|
collision.normal.z), 10, ypos + 30, 10, BLACK);
|
|
DrawText(TextFormat("Barycenter: %3.2f %3.2f %3.2f", bary.x, bary.y, bary.z), 10, ypos + 45, 10, BLACK);
|
|
DrawText(TextFormat("Barycenter: %3.2f %3.2f %3.2f", bary.x, bary.y, bary.z), 10, ypos + 45, 10, BLACK);
|