Skip to content

Commit 0b0441e

Browse files
committed
revert
1 parent 0cb3e15 commit 0b0441e

5 files changed

Lines changed: 108 additions & 91 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
# OpenPBR Surface
21

2+
3+
<br>
4+
<p align="center">
5+
<img src="images/logo/openpbr-logo-glyph.svg" alt="homepage" height="80px" style="vertical-align: middle; position: relative; bottom: 3px"/>&nbsp;&nbsp;
6+
<img src="images/logo/openpbr-logo-text.svg" alt="homepage" height="96px" style="vertical-align: middle; position: relative; bottom: 3px"/>
7+
</p>
8+
<br>
39
<p align="center">
4-
<img src="images/OpenPBR_title.jpg" title="OpenPBR demonstration scene" />
10+
<img src="images/OpenPBR_title.jpg" title="OpenPBR demonstration scene" width="80%"/>
11+
<br>
512
<sub><i>Shader Playground, rendered in Arnold for Maya, using OpenPBR Surface. Artwork by Nikie Monteleone.</i></sub>
613
</p>
714
<br>

examples/open_pbr_lightbulb.mtlx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<input name="surfaceshader" type="surfaceshader" nodename="open_pbr_surface_surfaceshader" />
55
</surfacematerial>
66
<open_pbr_surface name="open_pbr_surface_surfaceshader" type="surfaceshader">
7+
<input name="emission_weight" type="float" value="1.0" />
78
<input name="emission_color" type="color3" value="1.000, 0.415, 0.099" />
89
<input name="emission_luminance" type="float" value="10000" />
910
</open_pbr_surface>

0 commit comments

Comments
 (0)