increase chunk size

This commit is contained in:
2024-09-15 12:14:24 -04:00
parent 177d7c6379
commit 3d0267f775
4 changed files with 47 additions and 40 deletions

View File

@@ -31,7 +31,7 @@ impl Layout {
"global lights",
3,
&[GlobalLight {
direction: Vector3::new(-0.5, -4.0, 2.0).normalize(),
direction: Vector3::new(-1.0, -2.0, 2.0).normalize(),
}],
);
let texture = StorageTexture::init(