Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page provides information about the V-Ray Render component in V-Ray for Grasshopper.

 


Overview

...

Section
Column
width60%65%

V-Ray Renderer is the main V-Ray component. It builds the scene and initiates the render process. Right-click to Start or Stop the render process or to show the V-Ray Frame Buffer window.
Note that if you closed or minimized the V-Ray Frame Buffer window while rendering, you can restore it via the Show Frame Buffer option.

Column
width5%10%

 


Column
width35%25%

Image RemovedImage Added

 

 



Input Parameters

...

Engine(Integer)– Switches between CPU, CUDA, and RTX render engines. Make sure to specify the devices to be used by CUDA and RTX engines. You can specify them from V-Ray's GPU Device Selection tool (V-Ray > Tools > GPU Device Selection). Note that the RTX engine can only run on GPU devices with Compute Capability 5.2 or higher.

...

Quality (Integer) – Controls the rendered image quality. The option only affects the Production rendering. 

Output ImageImg (Text)  – Specifies the output image file location and type. 

Output ResolutionRes (Integer) – Controls the resolution of the output image. A pair of integers for width and height is expected as input. Default size is set to 960 by 540 pixels.

...

Light (Generic Data) – Expects V-Ray Light input. Multiple inputs are accepted. If there is no input, a simple pre-defined light is created.

V GeometryGeo (Generic Data) – Expects a V-Ray Geometries input. If there is no input, a simple background color/gradient image is rendered. The input might have to be Flattened depending on the input data.

Environment Env (Generic Data) – Expects a single V-Ray Environment input.

Timeline (Generic Data) – Expects the input of a V-Ray Timeline component. Initiating the render process renders a number of consecutive frames based on the Timeline’s Frames Count parameter. Note: The Grasshopper definition is evaluated for each frame. 

Render Elements (Generic Data) – Input slot for V-Ray Render Elements. Currently, a V-Ray Element Lighting Analysis can be connected here. 

Update Effects Frequency Fx (Integer) – Controls the regularity of post effects updates during progressive rendering - Denoiser, Lends Effects, Lighting Analysis. It sets the approximate percentage of render time that is allotted to the effects evaluation. Larger values cause the effect to be updated more frequently. 100% of maximum frequency causes updates as often as possible, whereas 0% of maximum frequency disables progressive updates. If set to 0%, effects are applied after the render process is finished (but not if it is manually canceled).

 

 



Output Parameters

...

Section
Column
width60%

Scene(Generic Data)– This is the V-Ray scene output. It can be connected to a V-Ray Exporter component in order to export the scene to a disk or V-Ray Render in Project component to transfer all scene data to Rhino.

UI Text Box
typeinfo

Chaos Cloud is now integrated within V-Ray for Grasshopper. Right-click the V-Ray Render component to find the new option Render on the Cloud action. Note that having a Timeline component connected always exports an animation.

Column
width5%10%
 

Column
width35%25%

Image Modified

Right-click on the component to see more options.

...