public void resize() {
   cam.initProjection(70, Display.getAspectRatio(), 0.01f, 100f);
 }