Commit 25fccdc3 by Philipp Adolf

Load box by default

parent 92c9a97c
......@@ -151,7 +151,7 @@ void MainWidget::initializeGL(){
subdivision->init();
//loadNewMesh( "../Models/demon_head.3ds");
loadNewMesh( "../Models/torus.obj");
loadNewMesh( "../Models/box.obj");
}
void MainWidget::loadNewMesh(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment