Increased compression on background photosphere.

This commit is contained in:
Michael Mainguy 2023-07-30 06:25:01 -05:00
parent d67fbbedee
commit 2df01efdcc
2 changed files with 1 additions and 1 deletions

BIN
public/outdoor_field2.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 MiB

View File

@ -81,7 +81,7 @@ export class App {
new HemisphericLight("light1", new Vector3(1, 1, 0), scene);
const photoDome = new PhotoDome('sky',
'./outdoor_field.jpeg', {},
'./outdoor_field2.jpeg', {},
scene);
const ground = this.createGround();
this.xr = await WebXRDefaultExperience.CreateAsync(scene, {