YafaRay / Blender-Exporter

ARCHIVED-READ ONLY now. Use YafaRay-Blender repository instead. YafaRay's Blender Exporter
http://www.yafaray.org
63 stars 19 forks source link

Sigma texture mapping for Shiny Diffuse material #21

Closed DavidBluecame closed 9 years ago

DavidBluecame commented 9 years ago

Changes to add texture mapping to the Sigma parameter of the Shiny Diffuse - Oren Nayar material, to create more realistic diffuse materials. Changes are needed both in Core and the Blender-Exporter.

Changes to be committed: modified: io/yaf_material.py modified: ui/properties_yaf_texture.py

DavidBluecame commented 9 years ago

Hello,

I've made an experimental build for Blender 2.74 / Windows 7/8.1 64bits including this fix. Please see:

http://www.yafaray.org/community/forum/viewtopic.php?p=31038#p31038

Please test it and let us know if it works for you.

DavidBluecame commented 9 years ago

I'm preparing a more complex system with many more mappings for more types of materials, so I'm closing this pull request for now and I will open another pull request in the future for the entire new system.