-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KHR_materials_diffuse_transmission #1825
Merged
emackey
merged 27 commits into
KhronosGroup:main
from
DassaultSystemes-Technology:KHR_materials_translucency
Nov 18, 2024
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
5c78221
Initial draft for KHR_materials_translucency.
proog128 581f024
Added figure and code to describe BTDF.
proog128 db5aecc
Update KHR_materials_translucency
bsdorra e3d5468
README.md edited
bsdorra dbd0f34
Change summary images; Add review changes
bsdorra ed933ab
Merge branch 'KHR_materials_translucency' of ssh://eu-muc-git01.ux.ds…
bsdorra c99b6c7
Change thin transmission image; Fix font
bsdorra 6d8e1f2
Change summary images; Add review changes
bsdorra a00be41
Add translucency color parameter and examples
bsdorra 1af7abe
Minor updates
bsdorra 25ca3c9
Optimize example image format/size
bsdorra c8ce712
Add example description; Update brdf notation
bsdorra a3ea22b
Rename translucency -> diffuse_transmission
bsdorra 5c66d6c
Change example table layout, edit descriptions
bsdorra cfb298b
Update extensions/2.0/Khronos/KHR_materials_diffuse_transmission/sche…
bsdorra 097b8b7
Remove example for combined diffuse-/transmission
bsdorra 70ff0da
Remove all references to KHR_materials_sss
bsdorra 5e78cfc
Remove extensions combination overview for now
bsdorra 74cebc5
Update image text
bsdorra 105b508
Fix typo
bsdorra 4e22210
Revise spec
bsdorra 36c6bbb
Fix image table layout. Add white bg to bsdf image for better visibil…
bsdorra 95892f4
Split up normative "material structure update" and non-normative impl…
bsdorra 81ae540
Fix Appendix B url
bsdorra 2e3de3e
Add exclusions; Add scene/texture attribution
bsdorra 3d93731
Use https uri
bsdorra 543ce36
Remove leaves image
bsdorra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the caption for the leaves and candle, we use the term "translucent" rather than diffuse transmission. Could this be confusing to readers? Perhaps, we could change "translucent surface" to "diffusely-transmitted surface" or something? I'm assuming that the term "translucent" is a holdover from the previous name for this extension.