Hi folks,
I was wondering if it is possible to set a procedural texture only at special parts of an object and fade out till they are unvisible and completly unvisible at some other defined parts. My object has 2 parts which need to be white (or at least very bright) and I am using some clouds in the “substract” mode to make a nice effect on and other part on the object. But thouse clouds make my 2 white parts grey.
You need to define multiple materials for your object, one for each part. see http://wiki.blender.org/index.php/Manual/Multiple_Materials for help. Then for the part where you want the texture to fade; with your cursor in the Materials buttons, press I to insert an IPO control point controlling All Mapping. go to the frame where you want the texture to be invisible, and in the MapTo, slide the Col to 0 and insert another IPO control point. Between the two frames, the texture will fade away.
If you want the texture to fade out into another texture, then place that texture underneath the Fade Out texture, then go into the Fade Out texture’s Map To panel and enable Stencil.
It comes bundled with Blender now so you don’t need to download anything, in fact it’s one of the options when you’re selecting an unwrapping method, it does a similar job, but the other script works best for tubes.
the problem still isn’t solved but I give up now. Seams as making a procedural texture fade out is much more complicated in blender than I thought. Thanks for your help anyway. I still learned a little while trying around for hours.
if you dont want to unwrap, then just stencil a Blend texture underneath the texture you want to fade, like Mystery said. That is not a hard thing to do. You can then play with different XYZ orientations to get the right end to fade out. don’t give up!