Skip to content

Commit

Permalink
Add ManderineOrange model (KhronosGroup#21)
Browse files Browse the repository at this point in the history
* Action testing

* Action testing

* Action development

* Reduced false error reports

* Improved workflow

* Improved option handling

* Update LICENSE and Repo processing

* Adding workflow commit

* Workflow update + model README improvements

* Updating generated Repo indices

* Testing actions, failure condition

* Updated README for Triangle

* More auto-generated READMEs + workflow improvements

* More model README conversions

* Fixed JSON error

* Updated workflow YML

* Debugging auto-generated files

* Debugging auto-generated files [2]

* Debugging auto-generated files [3]

* Debugging auto-generated files [4]

* Updated AntiqueCamera

* Adding files for ManderinOrange

* Fixing screenshot reference for ManderinOrange

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
DRx3D and github-actions[bot] authored Aug 4, 2023
1 parent 3667cb0 commit 411b4da
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# MandarinOrange

## Screenshot

![screenshot](screenshot/screenshot-large.jpg)
Expand All @@ -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).
36 changes: 36 additions & 0 deletions Models/MandarinOrange/metadata.json
Original file line number Diff line number Diff line change
@@ -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
}

0 comments on commit 411b4da

Please sign in to comment.