-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This tests the differences in index of refraction between thin-wall and volumetric transmission. The asset was requested in issue #66.
- Loading branch information
1 parent
1ed44cf
commit 23fe57b
Showing
8 changed files
with
1,456 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## Screenshot | ||
|
||
![Screenshot from glTF Sample Viewer](screenshot/screenshot_Large.jpg) | ||
<br/>_Screenshot from [glTF Sample Viewer](https://github.khronos.org/glTF-Sample-Viewer-Release/)._ | ||
|
||
## Description | ||
|
||
This asset tests the differences in index of refraction between thin-wall and volumetric transmission, using extensions [KHR_materials_ior](https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Khronos/KHR_materials_ior), [KHR_materials_transmission](https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Khronos/KHR_materials_transmission), and [KHR_materials_volume](https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Khronos/KHR_materials_volume). The top row of spheres omits the volume extension to cause thin-wall behavior. | ||
|
||
The spheres in the bottom row are 2m in diameter with a volume `thicknessFactor` of 1m, to approximate an average thickness through each volume. |
Binary file added
BIN
+1.13 MB
Models/TransmissionThinwallTestGrid/glTF-Binary/TransmissionThinwallTestGrid.glb
Binary file not shown.
Binary file added
BIN
+1.12 MB
Models/TransmissionThinwallTestGrid/glTF/TransmissionThinwallTestGrid.bin
Binary file not shown.
Oops, something went wrong.