public void render() { Game.updateShader( transform.getTransformation(), transform.getPerspectiveTransformation(), material); mesh.draw(); }