diff --git a/Models/TransmissionRoughnessTest/README.md b/Models/TransmissionRoughnessTest/README.body.md similarity index 96% rename from Models/TransmissionRoughnessTest/README.md rename to Models/TransmissionRoughnessTest/README.body.md index 98b62cf9..e0e20cc1 100644 --- a/Models/TransmissionRoughnessTest/README.md +++ b/Models/TransmissionRoughnessTest/README.body.md @@ -1,5 +1,3 @@ -# Transmission Roughness Test - ## Screenshot ![screenshot](screenshot/screenshot-large.png) @@ -38,8 +36,3 @@ In the screenshots presented here, the second transmissive column most clearly s This render is from Blender's Cycles path-tracing engine, using the same IBL as above. -## License Information - -Copyright 2021 Analytical Graphics, Inc. -CC-BY 4.0 https://creativecommons.org/licenses/by/4.0/ -Model and textures by Ed Mackey. diff --git a/Models/TransmissionRoughnessTest/metadata.json b/Models/TransmissionRoughnessTest/metadata.json index fc35c924..3ad60fcf 100644 --- a/Models/TransmissionRoughnessTest/metadata.json +++ b/Models/TransmissionRoughnessTest/metadata.json @@ -21,5 +21,5 @@ "name": "Transmission Roughness Test", "path": "./Models/TransmissionRoughnessTest", "summary": "Tests the interaction between roughness and IOR.", - "createReadme": false + "createReadme": true } \ No newline at end of file diff --git a/Models/TransmissionTest/README.md b/Models/TransmissionTest/README.body.md similarity index 57% rename from Models/TransmissionTest/README.md rename to Models/TransmissionTest/README.body.md index a41581c9..eb9488ec 100644 --- a/Models/TransmissionTest/README.md +++ b/Models/TransmissionTest/README.body.md @@ -1,5 +1,3 @@ -# Transmission Test - ## Screenshot ![screenshot](screenshot/screenshot_large.png) @@ -8,7 +6,3 @@ This model demonstrates the usage of the `KHR_materials_transmission`. The grid of spheres demonstrate different combinations of uniform transmission and textured transmission and how they should render in conjunction with opacity (`baseColor.a`) and surface roughness/metalicity. -## License Information - -[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/) -To the extent possible under law, Adobe has waived all copyright and related or neighboring rights to this asset. diff --git a/Models/TransmissionTest/metadata.json b/Models/TransmissionTest/metadata.json index 206d7618..d7187693 100644 --- a/Models/TransmissionTest/metadata.json +++ b/Models/TransmissionTest/metadata.json @@ -21,5 +21,5 @@ "name": "Transmission Test", "path": "./Models/TransmissionTest", "summary": "Tests if the KHR_materials_transmission extension is supported properly.", - "createReadme": false + "createReadme": true } \ No newline at end of file