ATOM-14040 Add Support for Cavity Maps

Before working on adding cavity map support, I am replacing the 010_SpecularOcclusion test case with maps that make it easier to distinguish what's going on. The brick map was just too noisy. This simpler tile map will make it easier to see if there are artifacts like banding that get introduced somewhere along the way.

There are corresponding changes in AtomSampleViewer for the baseline screenshot.
This commit is contained in:
Chris Santora
2021-04-17 00:13:14 -07:00
parent 82f6d249eb
commit 0c10e769c5
6 changed files with 25 additions and 4 deletions
@@ -1,15 +1,21 @@
{
"description": "",
"materialType": "Materials\\Types\\StandardPBR.materialtype",
"materialType": "Materials/Types/StandardPBR.materialtype",
"parentMaterial": "",
"propertyLayoutVersion": 3,
"properties": {
"ambientOcclusion": {
"enable": true,
"factor": 1.25,
"textureMap": "TestData/Textures/TextureHaven/4k_castle_brick_02_red/4k_castle_brick_02_red_ao.png"
"factor": 2.0,
"textureMap": "TestData/Textures/cc0/Tiles009_1K_AmbientOcclusion.jpg"
},
"baseColor": {
"textureMap": "TestData/Textures/TextureHaven/4k_castle_brick_02_red/4k_castle_brick_02_red_bc.png"
"color": [
1.0,
1.0,
0.21223773062229157,
1.0
]
}
}
}
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de6b49c1c4965896a190ed5f40c7d91f9deb942d859fd96264828df768098a83
size 45257
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0172df6b91bb42bf6c41d18a6fdb7088397663d71f0c2d3ee504a4e91a7e5e98
size 426462
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9de0bb2f58936658e8bd3599e487cbd6af3394c772d3132cd77a73774cfb5994
size 230692
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:48a8690b74141da4e7e06cd10b47f0eb787b5333a915cd1e048ab24bec485ad0
size 759052
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddd79ef9962100cd5a9eec686bdcfb98db19ab410329e50df53d6781f9d8b441
size 421004