-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.119 release
- Loading branch information
Showing
142 changed files
with
1,374 additions
and
693 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
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
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 |
---|---|---|
|
@@ -140,7 +140,8 @@ | |
"index": 0 | ||
}, | ||
"clearcoatNormalTexture": { | ||
"index": 0 | ||
"index": 0, | ||
"scale": 0.5 | ||
} | ||
} | ||
} | ||
|
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Box with Scaled Normal Texture | ||
|
||
## License Information | ||
|
||
Developed by Cesium for testing a scaled normal texture. Please follow the [Cesium Trademark Terms and Conditions](https://github.com/AnalyticalGraphicsInc/cesium/wiki/CesiumTrademark.pdf). | ||
|
||
This model is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/). |
Binary file added
BIN
+840 Bytes
Specs/Data/Models/glTF-2.0/BoxScaledNormalTexture/glTF/BoxScaledNormalTexture.bin
Binary file not shown.
191 changes: 191 additions & 0 deletions
191
Specs/Data/Models/glTF-2.0/BoxScaledNormalTexture/glTF/BoxScaledNormalTexture.gltf
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 |
---|---|---|
@@ -0,0 +1,191 @@ | ||
{ | ||
"asset": { | ||
"generator": "COLLADA2GLTF", | ||
"version": "2.0" | ||
}, | ||
"scene": 0, | ||
"scenes": [ | ||
{ | ||
"nodes": [ | ||
0 | ||
] | ||
} | ||
], | ||
"nodes": [ | ||
{ | ||
"children": [ | ||
1 | ||
], | ||
"matrix": [ | ||
1.0, | ||
0.0, | ||
0.0, | ||
0.0, | ||
0.0, | ||
0.0, | ||
-1.0, | ||
0.0, | ||
0.0, | ||
1.0, | ||
0.0, | ||
0.0, | ||
0.0, | ||
0.0, | ||
0.0, | ||
1.0 | ||
] | ||
}, | ||
{ | ||
"mesh": 0 | ||
} | ||
], | ||
"meshes": [ | ||
{ | ||
"primitives": [ | ||
{ | ||
"attributes": { | ||
"NORMAL": 1, | ||
"POSITION": 2, | ||
"TEXCOORD_0": 3 | ||
}, | ||
"indices": 0, | ||
"mode": 4, | ||
"material": 0 | ||
} | ||
], | ||
"name": "Mesh" | ||
} | ||
], | ||
"accessors": [ | ||
{ | ||
"bufferView": 0, | ||
"byteOffset": 0, | ||
"componentType": 5123, | ||
"count": 36, | ||
"max": [ | ||
23 | ||
], | ||
"min": [ | ||
0 | ||
], | ||
"type": "SCALAR" | ||
}, | ||
{ | ||
"bufferView": 1, | ||
"byteOffset": 0, | ||
"componentType": 5126, | ||
"count": 24, | ||
"max": [ | ||
1.0, | ||
1.0, | ||
1.0 | ||
], | ||
"min": [ | ||
-1.0, | ||
-1.0, | ||
-1.0 | ||
], | ||
"type": "VEC3" | ||
}, | ||
{ | ||
"bufferView": 1, | ||
"byteOffset": 288, | ||
"componentType": 5126, | ||
"count": 24, | ||
"max": [ | ||
0.5, | ||
0.5, | ||
0.5 | ||
], | ||
"min": [ | ||
-0.5, | ||
-0.5, | ||
-0.5 | ||
], | ||
"type": "VEC3" | ||
}, | ||
{ | ||
"bufferView": 2, | ||
"byteOffset": 0, | ||
"componentType": 5126, | ||
"count": 24, | ||
"max": [ | ||
6.0, | ||
1.0 | ||
], | ||
"min": [ | ||
0.0, | ||
0.0 | ||
], | ||
"type": "VEC2" | ||
} | ||
], | ||
"materials": [ | ||
{ | ||
"pbrMetallicRoughness": { | ||
"baseColorTexture": { | ||
"index": 0 | ||
}, | ||
"metallicFactor": 0.0 | ||
}, | ||
"normalTexture": { | ||
"index": 0, | ||
"scale": 0.5 | ||
}, | ||
"name": "Texture" | ||
} | ||
], | ||
"textures": [ | ||
{ | ||
"sampler": 0, | ||
"source": 0 | ||
} | ||
], | ||
"images": [ | ||
{ | ||
"uri": "CesiumLogoFlat.png" | ||
} | ||
], | ||
"samplers": [ | ||
{ | ||
"magFilter": 9729, | ||
"minFilter": 9986, | ||
"wrapS": 10497, | ||
"wrapT": 10497 | ||
} | ||
], | ||
"bufferViews": [ | ||
{ | ||
"buffer": 0, | ||
"byteOffset": 768, | ||
"byteLength": 72, | ||
"target": 34963 | ||
}, | ||
{ | ||
"buffer": 0, | ||
"byteOffset": 0, | ||
"byteLength": 576, | ||
"byteStride": 12, | ||
"target": 34962 | ||
}, | ||
{ | ||
"buffer": 0, | ||
"byteOffset": 576, | ||
"byteLength": 192, | ||
"byteStride": 8, | ||
"target": 34962 | ||
} | ||
], | ||
"buffers": [ | ||
{ | ||
"byteLength": 840, | ||
"uri": "BoxScaledNormalTexture.bin" | ||
} | ||
], | ||
"extensionsRequired": [ | ||
"KHR_draco_mesh_compression" | ||
], | ||
"extensionsUsed": [ | ||
"KHR_draco_mesh_compression" | ||
] | ||
} |
Binary file added
BIN
+23 KB
Specs/Data/Models/glTF-2.0/BoxScaledNormalTexture/glTF/CesiumLogoFlat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
Oops, something went wrong.