public static void Main() { using (var game = new TestLambertPrefilteringSHPass2(false)) { game.Run(); } }