diff --git a/Models/MandarinOrange/README.md b/Models/MandarinOrange/README.body.md similarity index 66% rename from Models/MandarinOrange/README.md rename to Models/MandarinOrange/README.body.md index 830c83ee..5a31e8d6 100644 --- a/Models/MandarinOrange/README.md +++ b/Models/MandarinOrange/README.body.md @@ -1,5 +1,3 @@ -# MandarinOrange - ## Screenshot ![screenshot](screenshot/screenshot-large.jpg) @@ -15,8 +13,5 @@ _Two screenshots, with KHR_materials_diffuse_transmission (left) versus without. ![screenshot](screenshot/textures.jpg) _The textures. Top row from left: base color, occlusion, roughness. Bottom row from left: normal, diffuse transmission factor, diffuse transmission color._ -The original model on Sketchfab from zandreamer is a photogrammetry asset which only contains a base color texture. All the additional textures were created by processing the base color through a series of filters in various art tools. - -## License Information +The [original model](https://sketchfab.com/3d-models/orange-774bc66d11c24855bf722e35249fddf7) on Sketchfab from zandreamer is a photogrammetry asset which only contains a base color texture. All the additional textures were created by processing the base color through a series of filters in various art tools. -Orange (https://skfb.ly/EZNY) by zamdreamer (CCBY 4.0), glTF material by Eric Chadwick (CCBY 4.0). diff --git a/Models/MandarinOrange/metadata.json b/Models/MandarinOrange/metadata.json new file mode 100644 index 00000000..b3aae9cf --- /dev/null +++ b/Models/MandarinOrange/metadata.json @@ -0,0 +1,36 @@ +{ + "version": 2, + "legal": [ + { + "year": "2015", + "owner": "zamdreamer", + "license": "CC-BY International 4.0", + "artist": "zamdreamer", + "what": "Initial creation", + "licenseUrl": "", + "text": "", + "spdx": "", + "icon": "" + }, + { + "year": "2023", + "owner": "Wayfair", + "license": "CC-BY International 4.0", + "artist": "Eric Chadwick", + "what": "glTF PBR material", + "licenseUrl": "", + "text": "", + "spdx": "", + "icon": "" + } + ], + "tags": [ + "extension", + "testing" + ], + "screenshot": "screenshot/screenshot.jpg", + "name": "MandarinOrange", + "path": "MandarinOrange", + "summary": "Scattering of light through the tangerine using the glTF diffuse transmission extension is shown in this test.", + "createReadme": true +} \ No newline at end of file