This page provides information about the Override material in V-Ray for Rhino.
|
||V-Ray Asset Editor|| > Materials (right-click) > Override
||V-Ray Asset Editor|| > Materials (left-click) > Override
|
This example shows how the use of a GI material affects the rendering. The first scene is rendered with two VRay materials. The second scene is rendered with 1 Base + 1 GI Mtl.
|
As you can see, the scene contains a square-type room. There are window openings in one of the walls. There is a light coming through, which simulates the sun. The floor has a texture in the Diffuse map slot. The rest of the scene – the walls, the ceiling and the teapots – have a Default VRay Material with a Diffuse Color (200, 200, 200).
In the first render, it is clear that all the walls, the ceiling, and the teapots have been rendered in some light brown (pale pumpkin) color, although they have a light-gray material assigned. This is due to Color Bleeding, which is generated by the GI calculation.
In the second picture, the scene is rendered with an Override GI material assigned to the floor.
This Override material contains in itself the initial two V-Ray materials: that of the floor and that of the walls. After assigning it to the floor object, V-Ray will know that while calculating the GI, it will use the GI material. In our case, it is the wall VRayMtl with Diffuse Color of (200, 200, 200). When rendering the actual floor, V-Ray will use the Base Material, the floor VRayMtl with texture in the Diffuse Slot. The result is quite different from the first render as the Color Bleeding has gone. Of course this depends entirely on our choice for the GI material. For instance, if we had chosen a bluish colored material, the final result would also be tinted slightly to blue, like in the first render with the pale brown colors.
In this simple scene, the result of the second render can be produced, with a pre-saved irradiance map, calculated with just the walls' material assigned to all the geometry.
For a much more complex scene, with lots of different geometry, shaders, textures, etc., using the Override material can be very helpful.
The scene used in the following examples is very simple. It contains four boxes, a light source, and a studio type environment. Each box has a MtlOverride material assigned, but only the Base Material is active. The rendered boxes are all one and the same in their diffuse and their reflections as well. As you can see now, each of the boxes has a different material assigned in their Override Reflect Material. The first one has a red diffuse color, the second one have green, and the third one has blue. V-Ray uses those materials when the objects are seen in reflections. In our scene, the environment is actually a reflective surface, so the boxes are being reflected. On the other hand, you can also notice that the base material of the boxes is also reflective (Fresnel type), and the middle boxes are seen with their Override Reflect material in the right box.
|
The next render is even more complex as the Override Refract Material of the boxes is activated as well. From left to right follow: a cyan, a purple and a yellow diffuse color. Those materials are set so that when seen through refraction, V-Ray will consider and render the objects with them. As you can see the Reflect materials are still affecting the render image. If you take a closer look at the lens' edges you will notice the green reflection, which is actually the reflect material of the middle boxes. While V-Ray had been tracing the rays on the lens' surfaces, those polygons on the edges had first captured a reflection, so that's why there are green traces.
|
Can be Overridden – When disabled, the material is not overridden by the Material Override option in the Render Settings.