Version 0.4
Pre-release
Pre-release
Added
- Add volume shading support by @msuzuki-nvidia in #169
- Add a discussion of the difference between entering/exiting light transport by @portsmouth in #168
Changed
- Making roughness ranges all [0,1] by @portsmouth in #160
- Define the glossy-diffuse albedo to explicitly correct for darkening by @portsmouth in #165
- Rename base_roughness to base_diffuse_roughness by @virtualzavie in #175
- Update behavior of specular_weight, specular_ior_level, coat_ior_level by @portsmouth in #157
- Subsurface refactor by @portsmouth in #171
- Align example material names by @jstone-lucasfilm in #177
- Update specification and reference to v0.4 by @jstone-lucasfilm in #178
Fixed
- Remove unused transmission roughness from reference graph by @portsmouth in #173