Skip to content

Commit

Permalink
Bump npm; rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed Aug 16, 2022
1 parent 03be826 commit cb09890
Show file tree
Hide file tree
Showing 2 changed files with 6,680 additions and 2,662 deletions.
4 changes: 2 additions & 2 deletions examples/loading_glb_SkatePark.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ <h3>Resources</h3>
canvasId: "myCanvas",
transparent: true,
colorTextureEnabled: true,
pbrEnabled:true
pbrEnabled:false
});

viewer.scene.gammaInput = true;
viewer.scene.gammaOutput = true;
viewer.scene.gammaFactor = 2.4;
viewer.scene.gammaFactor = 4.4;

viewer.camera.eye = [-3.351107502463288, 3.9321259279903114, 4.030067755126885];
viewer.camera.look = [-0.687950493700225, 0.9435747389607769, 0.21646512460703526];
Expand Down
Loading

0 comments on commit cb09890

Please sign in to comment.