Skip to content

Tags: corbane/RhinoPbrMaterial

Tags

1.1.4

Toggle 1.1.4's commit message

Verified

This commit was signed with the committer’s verified signature.
jesterKing Nathan Letwory
Ensure Opacity default is 1.0

Introduce an extended PBR-style material. The extended material
hosts now smudge and scratch (bump) maps.

1.1.3

Toggle 1.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
jesterKing Nathan Letwory
* Subsurface Scattering Radius as float instead of color

* Opacity IOR to default 1.45 from 1.0
* Opacity default at 1.0 instead of 0.0

1.1.2

Toggle 1.1.2's commit message
+v6.16

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jesterKing Nathan Letwory
Remove separate normal channel.

Rhino provides an API to determine whether
an image is a bump or normal map.

Also remove the displacement entry, since it isn't
likely going to be part of the material
defintion

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jesterKing Nathan Letwory
Make sure the plug-in does not depend on RhinoCycles-specific code.