lazy meshing
[antikythera] / src / main.cc
index 7efc114..6fc85ba 100644 (file)
@@ -88,7 +88,6 @@ bool init()
        machine->add_gear(gear3);
 
        machine->add_motor(0, 1.0);
-       machine->calc_meshing();
 
        start_time = glutGet(GLUT_ELAPSED_TIME);
        return true;