Exemplo n.º 1
0
		gluLookAt(400, 400, 1, 0, 1, 0, 400, 400, 0);
	}
}

void TimerFunction(int value)
{
	if(!orthomode)camera.Update();

	gate.Update();
	squaretree.Update();
	roundtree.Update();
	elevator.Update();
	cone.Update();