Skip to content

Commit

Permalink
Initial submission
Browse files Browse the repository at this point in the history
This model tests diffuse transmission inputs for KHR_materials_diffuse_transmission.
  • Loading branch information
echadwick-artist committed Feb 13, 2025
1 parent f923b2d commit 001ba25
Show file tree
Hide file tree
Showing 10 changed files with 3,719 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Models/DiffuseTransmissionTest/README.body.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## 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.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 001ba25

Please sign in to comment.