Architectural Rendering Tutorials, 3D Visualization Tutorials

photoshop 3d render post processing

Image Post-Production is what will make our render more colorful and beautiful. I process almost all our works in the end in Photoshop.

Initially, the image looks like this.

render Post Production

Open it in Photoshop and firstly, apply filter to it: Filters -> Sharpen -> Unsharp Mask.

Render Color Correction

Next, you need to copy the Background layer.To do this, simply drag it to the button (marked with red on the picture) Create a new layer in the Layers panel.

render layer

Now we have two layers: Background and Background Copy. So be careful when applying filters, which will be applied to copies. Next, run the command Filter -> Blur -> Gaussian Blur. Set Amount value equal to 3 pixels, and click OK.

In the Layers panel, open the list of blending methods and choose Soft Light method.

Change Opacity Level to 22%

render soft ligth
As you can notice, the picture has already become much juicier, shadows – more expressive, but the image – depending on the colors you use in the interior – became brighter or darker too. Well, we will struggle with this problem a little bit later, because now it is the time to create a slight glow on the highlights.

render production

After smears are over, again press Ctrl + E, to merge the top layer with the bottom.Now it’s time to enhance the brightness.Press Ctrl + M (Curves) or go to Layer Panel- Create new fill or adjustment layer – Add Curves .

You will see a diagonal line in the opened window that can be bent.Depending on what your interior became after the application of mixing the Soft Light, you will need to bend the curve either up or down, holding its middle.Bending up means to brighten the picture, down – darker.How much to bend back and forth – is for you to decide, as it is a matter of taste.After my enhancing the curve of brightness, image became like this:

render curves

rendering color curve

render production ccurves

Press Ctrl + E to merge the top layers

Now we need to highlight the interior with magic light for rejoice of eyes.Again, copy the Background layer, press Ctrl + F, and then apply the Filter -> Distort -> Diffuse Glow.If you want to receive fewer grains in the magical light – decrease the value of Graininess.

highlight the interior

render Distort

render Distort layer

After applying the filter, use the Soft Light blending method, select the Opacity value up to your taste (I have again set the value to 47%).

render blend layer

The penultimate what should or should not be done (a matter of taste) – more clarity. If you lack the clarity of the image, repeat the step described above the Unsharp Mask filter

Press Ctrl + E to merge the top layers

And finally add Hue/Saturation (Main Menu- Choose Layer -> New Adjustment Layer -> Hue/Saturation

render hue saturation level

Final Image

Final Render Color Correction

© Copyright Vrender.com  2016.

Vray tips before you start to learn Vray

Vrender rendering company services1. “Correct” geometry

It is necessary to stick to some rules in the process of modeling in order that your rendering scene took less time and you received better results. Otherwise, you may face a number of challenges like undesirable artifacts in the final image.

Use the smallest possible number of polygons. Every extra polygon increases the file size of the scene, wastes the RAM and video card resources to its display, and requires more time to render the scene.

vray mesh normal

Polygons’ structure must be “correct”. Ideally, all polygons must be squares. This result in following: do not use the standard “boolean” object, because after its application you receive many polygons-triangles with very sharp angle.

There should be no open edges. If the geometry is not closed, i.e., the net contains holes, Vray will take into account the internal space when calculating lighting, which will increase the rendering time. There will also be dark spaces in the grid gaps (shadows).

Polygons must not overlap or coincide with each other, as Vray does not understand which of the polygons are considered basic and should be colored and which must be put on the background. As a result, it mixes colors (materials) of both (all) grounds with an unpredictable result.

vray mesh 3d rendering

If possible, use single objects. Vray more accurately calculates the shadows in places of fracture of grounds if these grounds belong to the same object, and all the vertices are weld.

Convert all the geometry in the editable poly. Get rid of the long hierarchies of modifiers. Each modifier uses memory, and therefore increases the time spent on rendering and calculating the result of the geometry’s change and display of totals and time for rendering.

2. Proper lighting

Always try to use systems of physical lighting, close to the real one, such as Daylight System (system of day lighting), as well as a bunch of VRaySun and VRaySky. Use HDRI to simulate immersion of objects in the environment, as the light sources in interiors use photometric with IES profiles. This will add realism to the scene, as in this case, the actual algorithms for calculating the light information will be used during rendering. Don’t forget about the gamma correction of the image! When gamma is equal to 2.2, colors in 3ds Max will be displayed correctly.

3. Textures

The texture size must correspond to the size of the model on final rendering. Use the textures with higher resolution only if you paint the big picture with a close-up. If the texture is assigned to the small object at the background, it may be small.

If possible, use one texture for different materials, changing its in color and tone as required, in the Output tab.

When using a large number of high-resolution textures, your scene can be very slow and rendered long. In the worst case, Vray can just give up to paint it.

To enhance the realism, Bump maps (with irregularities) and Specular (mirror reflections) must be added to materials, because in reality, each object has its relief and reflectivity. There will not be a problem to create these cards from the original texture – superficial knowledge of Adobe Photoshop will be enough.

4. The scale of the scene

To receive renderings of decent quality, scale units in the scene are of paramount importance. Most often, the work in centimeters is the best solution. This allows not only creating more accurate models, but also helps in calculating the lighting and reflections.

vray render tips

5. Visualization options

To calculate the Indirect Illumination, use a bunch of Irradiance Map + Light Cache. This is much faster than using a bunch of Irradiance Map + Brute Force (set by default). The resulting image is less “noisy” and is painted much faster, if in the light sources of VrayLight type are selected with “Store with Irradiance Map” option.

Good shadow quality can be achieved by setting the number of sub-divs in VRay’s lights settings to 15-25. In addition, always use VRay physical camera, with the help of which you can receive the full control over the presentation of light on the scene.

© Copyright Vrender.com  2016.