Skip to content

Commit

Permalink
Merge pull request #167 from KhronosGroup/DiffuseTransmissionTest
Browse files Browse the repository at this point in the history
Merging this unit test asset.
  • Loading branch information
echadwick-artist authored Feb 27, 2025
2 parents c200b6d + d88097f commit 0fd9e69
Show file tree
Hide file tree
Showing 11 changed files with 3,824 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Models/DiffuseTransmissionTest/README.body.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## Screenshot

![screenshot](screenshot/screenshot_Large.jpg)<br/>
_Screenshot from the [glTF Sample Viewer](https://github.khronos.org/glTF-Sample-Viewer-Release/) with the environment Cannon Exterior._

## Description

This model tests diffuse transmission inputs for [`KHR_materials_diffuse_transmission`](https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Khronos/KHR_materials_diffuse_transmission#readme).

There is a single directional punctual light, facing the camera.

The smaller rectangles on the left side use Unlit materials to indicate color and texture inputs.

Behind each of the larger rectangles are dark pink rectangles, to emulate the layout as seen [in the extension readme here](https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Khronos/KHR_materials_diffuse_transmission#diffusetransmissionfactor). However these may only affect the diffuse transmission in renderers using pathtracing.

![render from Dassault Stellar](screenshot/dassault-stellar.jpg)<br/>
_Path-traced render from Dassault Systèmes [Stellar Physically Correct](https://blog.3ds.com/brands/3dexcite/stellar-physically-correct/), using the PBR Neutral tonemapper._

Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 0fd9e69

Please sign in to comment.