bubbles #10

Merged
s452667 merged 20 commits from bubbles into master 2022-01-08 19:56:25 +01:00
Showing only changes of commit b80447f837 - Show all commits

View File

@ -62,8 +62,8 @@ glm::vec3(-18.0f, -10.0f, -10.0f),
});
std::vector<glm::vec3> bubbleKeyPoints({
glm::vec3(-0, -17.0f, 0),
glm::vec3(-0, 17.0f, 0),
glm::vec3(-0, -20.0f, 0),
glm::vec3(-0, 20.0f, 0),
});