-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/FlorianFe/vox-viewer
- Loading branch information
Showing
2 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
|
||
The content of this folder modifies the [<model-viewer>]() webcomponent by Google LLC | ||
which is licensed under the [Apache License 2.0](). | ||
The content of this folder modifies the [\<model-viewer\>](https://github.com/GoogleWebComponents/model-viewer) webcomponent by Google LLC | ||
which is licensed under the [Apache License 2.0](https://github.com/GoogleWebComponents/model-viewer/blob/master/LICENSE). | ||
|
||
The modification does the following things: | ||
|
||
- it removes the tone mapping | ||
- it changes the gamma correction | ||
- it changes the light in the scene | ||
- it changes the light in the scene |