Skip to content

Commit

Permalink
Merge pull request #53 from KhronosGroup/SheenTestGrid
Browse files Browse the repository at this point in the history
SheenTestGrid added
  • Loading branch information
echadwick-artist authored Nov 29, 2023
2 parents 2a44794 + 8c821e3 commit a0ecf4e
Show file tree
Hide file tree
Showing 10 changed files with 2,138 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Models/SheenTestGrid/README.body.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## Screenshot

![Screenshot from glTF Sample Viewer](screenshot/screenshot_Large.jpg)
<br/>_Screenshot from [glTF Sample Viewer](https://github.khronos.org/glTF-Sample-Viewer-Release/) using the Environment "Footprint Court"._

## Description

This model tests sheenColorFactor versus sheenRoughnessFactor using the extension [KHR_materials_sheen](https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Khronos/KHR_materials_sheen).

The baseColorFactor for all spheres is 0.5 blue, and the sheenColorFactor varies from 0 black to 0,1,1 cyan.

The sheen extension has been explicitly added to each of the sixteen materials, even when the sheenColorFactor is set to black and therefore the extension would usually be omitted.

![Screenshot from glTF Sample Viewer](screenshot/sheen-sheenColor-sheenRough.jpg)
<br/>_Screenshots from [glTF Sample Viewer](https://github.khronos.org/glTF-Sample-Viewer-Release/) using the Environment "Studio Neutral" and showing debug views Sheen, Sheen Color, and Sheen Roughness._

![Screenshot from glTF Sample Viewer](screenshot/screenshot_Punctual.jpg)
<br/>_Screenshot from [glTF Sample Viewer](https://github.khronos.org/glTF-Sample-Viewer-Release/) with the Punctual Lighting option, which uses two directional lights from opposing angles._
Binary file not shown.
Binary file added Models/SheenTestGrid/glTF/SheenTestGrid.bin
Binary file not shown.
Loading

0 comments on commit a0ecf4e

Please sign in to comment.