forked from AcademySoftwareFoundation/MaterialX
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Chiang hair BSDF (AcademySoftwareFoundation#1968)
This PR provides Chiang hair BSDF model and related nodes proposed by AcademySoftwareFoundation#1973 The nodes to add are: - `<chiang_hair_bsdf>` : The BSDF - `<chiang_hair_roughness>` : User friendly roughness mapping - `<chiang_hair_absorption_from_color>` : Absorption coefficient mapping from user input color - `<deon_hair_absorption_from_melanin>` : Absorption coefficient mapping from melanin parameters It also include `simple_hair_default` material as a node graph example.
- Loading branch information
1 parent
322da6e
commit 777826c
Showing
13 changed files
with
675 additions
and
3 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
Oops, something went wrong.