cloth stores the data in vectors, too;
removed the old unused code
This commit is contained in:
@@ -17,7 +17,7 @@ int main(int argc, char** argv)
|
||||
else
|
||||
scene = OpenGLController::getInstance();
|
||||
|
||||
scene->loadMsh("..\\Release\\Msh\\cubeTex.msh");
|
||||
scene->loadMsh("..\\Release\\Msh\\cluster.msh");
|
||||
|
||||
do {
|
||||
scene->updateScene();
|
||||
|
||||
Reference in New Issue
Block a user