ScriptSpot

Forum topic · Scripts Wanted

Blur transparency map

By titane357 · 2009-03-20

Description

Hello

I have some slowdown with Vray when using Transparency map.
I need to set blur to 0.01, I know "111_massFiltering" script but I need to blur just transparency map.
Anybody have done this ? Thanks :-)))

Comments (2)

Christopher Grant · 2009-03-20

Actually you don't need to change the blur value - just need to turn off opacity map filtering. Here's a little script that will do just that - remove opacity map filtering on standard & vray mats. Its really simple, you just select your objects and then go to Maxscript / Run Script and run the attached file.

 Note: this script requires some code that part of Neil Blevins' script pack so you'll need to download and install his script pack first.

Neil's pack:http://www.neilblevins.com/soulburnscripts/SoulCollection_v047.zip

Install instructions:http://www.neilblevins.com/soulburnscripts/soulburnscripts.htm

Then download / run my script in attachment area below.

 

Attachments

titane357 · 2009-03-20

Thanks for reply !!!!
I'll test this !!
Soulburnscript are great !!!!! :-))