
Diffuse transmitter material
i have played around with diffuse transmitter material and it seems not to be very useful for lampshades
Because light comes through the mesh but it will be not reflected from inner side. And also it will not be droped on the wall. As you can see, the light arrive the wall just as colored shadow.

- Attachments
-
- im1179143741.jpg (55 KiB) Viewed 3207 times
- joegiampaoli
- Posts: 837
- Joined: Thu Oct 05, 2006 7:12 am
- Location: San Miguel de Allende-MEXICO
- Contact:
sure:

Code: Select all
<material>
<name>curtain-difftrans</name>
<diffuse_transmitter>
<colour>1 1 1</colour>
<albedo_texture>
<uv_set>default</uv_set>
<path>curtain.jpg</path>
<b>10</b>
<exponent>2.2</exponent>
</albedo_texture>
</diffuse_transmitter>
</material>
<material>
<name>curtain-diffuse</name>
<diffuse>
<colour>1 1 1</colour>
<albedo_texture>
<uv_set>default</uv_set>
<path>curtain.jpg</path>
<exponent>2.2</exponent>
</albedo_texture>
</diffuse>
</material>
<material>
<name>curtain</name>
<blend>
<a_name>curtain-diffuse</a_name>
<b_name>curtain-difftrans</b_name>
<blend_factor>0.3</blend_factor>
</blend>
</material>
- joegiampaoli
- Posts: 837
- Joined: Thu Oct 05, 2006 7:12 am
- Location: San Miguel de Allende-MEXICO
- Contact:
Who is online
Users browsing this forum: No registered users and 3 guests