Trinity3D.com
Buy online or call 1-800-548-1578
Home Contact Us Downloads Free Tutorials Animation Production  

 
   

Bookmark and Share  



  VRay Categories   Categories

VRay for 3ds Max
VRay for Max EDU
VRay for Maya
VRay RealTime
VRay for Rhino
VRay for SketchUp
VRay for Cinema4D
Standalone
Bundles
Learn VRay Interiors
Learn VRay Exteriors


Animation Production
Ultra Render Farm
Photosimulation


  VRay Resources   VRay Resources

1. Free VRay Demo
2. Free VRay Tools
3. Free VRay Tutorials
4. VRay Documentation
5. VRay Tips and Tricks
6. VRay Gallery


  VRay Bestsellers   Bestsellers

1. VRay Renderer
2. VRay Bundle
3. VRay Super Bundle
4. VRay Educational
5. Learn VRay Bundle
6. VRay RT


     Special
Gift certificates


     Help

Contact us

800-548-1578 - (US)
816-525-0103 - (International)

email: sales@trinity3d.com


Privacy statement
Terms & Conditions


  What's New   What's New

Archinteriors Bundle

Save Big with Evermotion Bundles

ArchModels, ArchInteriors, and/or ArchExteriors

1. ArchBundles 2-Pack
2. ArchBundles 3-Pack
3. ArchBundles 4-Pack
4. ArchBundles 6-Pack
5. Archinteriors Vol 1 - Vol 5 Bundle
6. Archinteriors Ultra Bundle


     Ballistic

Inspiration Unleashed

Massive Black

Ballistic Publishing Books - Massive Black

d'artiste Digital Painting

Ballistic Publishing Books - Digital Painting

d'artiste Character Modeling

Ballistic Publishing - Character Modeling

d'artiste Character Modeling Vol. 2

Ballistic Publishing - Character Modeling 2

d'artiste Character Modeling Vol. 3

Ballistic Publishing - Character Modeling 3

Expose 7

Ballistic Publishing - Essence the Face


     Newsletter

Subscribe to our Newsletter!

Trinity3D.com Newsletter

Subscribe to our newsletter and receive new product announcements, special sales, coupons and more! Your email address is never shared, is always kept strictly confidential and you can unsubscribe at any time.

Trinity3D.com Newsletter
 

* Your Email Address

 

 


  VRay Home  ::  VRay Documentation Home  ::  VRay Renderer Parameters  ::  VRayLight Parameters

  Buy VRay
VRay
Buy VRay - $899
 

Buy VRay (Educational Version) $240


Buy VRay - Bundle $999


Buy VRay - Super Bundle $1135


Example 1: Single-sided vs Double-sided lights

This example demonstrates the difference between a single-sided and a double-sided planar area light:

Double-sided is off

VRay Documentation - VRay Light Examples

Double-sided is on

VRay Documentation - VRay Light Examples

Example 2: Size of lights, shadows and intensity

The following images show how the size of a light affects shadows. Bigger lights produce blurrier shadows, while smaller lights produce sharper shadows:

U size = 3.0; Normalize intensity is on

VRay Documentation - VRay Light Examples

U size = 6.0; Normalize intensity is on

VRay Documentation - VRay Light Examples

U size = 12.0; Normalize intensity is on

VRay Documentation - VRay Light Examples

In the above images, the light appears to be of constant intensity. This is because the Normalize intensity option was turned on. This is what the three images look like with Normalize intensity off (the default). Larger luminaires have larger surfaces, which means that they emit more light. Note that the light multiplier had to be adjusted compared to the previous three images in order to produce similar light intensity; however, it is the same multiplier for all three images.

U size = 3.0; Normalize intensity is off (default)

VRay Documentation - VRay Light Examples

U size = 6.0; Normalize intensity is off (default)

VRay Documentation - VRay Light Examples

U size = 12.0; Normalize intensity is off (default)

VRay Documentation - VRay Light Examples

Example 3: Real-world lights have inverse square falloff

The following images demonstrate the No decay parameter. In the real world the light sources attenuate with the inverse square of the distance from the light to the shaded surface. However you can disable light decay to achieve behavior similar to the standard 3dsmax lights. The settings for the light source the same for both images with the exception of the Decay parameter:

No decay is off (default)

VRay Documentation - VRay Light Examples

No decay is on

VRay Documentation - VRay Light Examples

Example 4: Skylight, self-illuminated panels and VRayLights

Here is an example of a simple room where the light comes from the environment. The scene was rendered in several different ways:

  • with just environment skylight with irradiance map as a primary engine;
  • with a self-illuminated panel at the window, again with the irradiance map as a primary engine;
  • with a VRayLight at the window and the irradiance map as a primary GI engine;
  • with just environment skylight but with QMC GI as a primary engine.

In all cases, the Light cache was used as a secondary GI engine. The environment, the self-illuminated panel, and the VRayLight all have the exact same color and multiplier.

Environment light (skylight) only

VRay Documentation - VRay Light Examples

Self-illuminated panel at the window

VRay Documentation - VRay Light Examples

VRayLight at the window

VRay Documentation - VRay Light Examples

Environment light (skylight) only and QMC GI

VRay Documentation - VRay Light Examples

As you can see, all methods produce the same light distribution, but there is a difference between render times and quality.

In the first two cases, we rely on the irradiance map to capture the lighting coming from the window. The result is very similar, as well as the rendering times. Since the irradiance map is a blurry method, the shadows come out a little blurred. Although we can reduce the blurring by using higher irradiance map settings, this will cost us additional render time.

In the third case, since we use a VRayLight, the shadows come out very sharp and nice, and the rendering time is reduced. This is because the irradiance map was calculated much faster - in the previous two cases, it had to trace a lot of rays to sample the window accurately.

In the fourth case, we used QMC GI instead of the irradiance map. This produces sharp shadows too, since the QMC GI is a non-blurry GI method. However, render time has increased quite a lot.

In this exampe, using a VRayLight produces the best result in the shortest time. However, if you need to have many lights, this method can become quite slow, since every single light needs to be sampled.

Example 5: IBL (Image-Based Lighting)

IBL (image-based lighting) is a new feature, provided by VRay renderer.

VRay Documentation - VRay Light Examples

The VRay dome light has been extended to support arbitrary texture maps that determine the amount of light coming from each direction on the virtual dome hemisphere. VRay then uses importance sampling to trace more rays in the directions where most of the light is coming from. This ensures speed and quality that were never before possible with pure gathering GI methods.

 

  • Easy setup for image-based lighting (IBL);
  • Importance sampling of the dome texture for fast and clean results;
  • Support for photon mapping for fast and accurate caustic effects.

In the following example we will show how this works with a HDR image.

Initial position of the dome-light.

Z axis is perpendicular to the ground plane.

VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

Position 1

This time the dome is rotated along its Z axis to 90 degrees. Notice this has no effect, as the dome is using the same part of the HDRI.

VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

Position 2

The dome is rotated along its X axis to 90 degrees. Now the dome uses another part of the HDRI.

VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

Position 3

The dome is rotated along its X axis to -165 degrees. Notice how the shadows have changed, due to the softer light in the HDRI.

VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

Position 4

Another 90 degrees on the X axis from the previous position. A slightly sharper shadow has appeared.

VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

Now we are going to show how the HDRI parameters also can affect the rendered image.

We will rotate the HDRI from the material editor.

VRay Documentation - VRay Light Examples

Position 5

Rotating the HDRI to -200 degree. Now the dome obviously uses some of the brightest range from it.

VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

This time we will reduce the HDRI multiplier and add more rotation.

VRay Documentation - VRay Light Examples

Position 5

Rotating the HDRI to -300 degree. Notice how the multiplier affects the overal scene lighting. We haven't change the dome position.

VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

We will go further, adding some vertical rotation to the HDRI.

VRay Documentation - VRay Light Examples

Position 5

Adding 50 degrees vertical rotation to the HDRI. See how light and shadows have changed a lot. The highlight position is different now.

VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

Reset the horizontal rotation to 0.0. Multilpliers: 2.0 and 5.0

VRay Documentation - VRay Light Examples VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

Example 6: IBL and Caustics

From the VRay Caustics rollout, turn caustics on. Assign a glass material on the cylinders.

VRay Documentation - VRay Light Examples

Position 5

 

We are using the last setup of the HDRI from the Example 5. The caustic effect is almost not visible.

VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

We will raise the multilplier to 3.0 and set the search distance to 1.0 unit.

VRay Documentation - VRay Light Examples

Position 5

 

Now the effect is visible, though the search distance appear to be too small.

VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

Caustics multiplier set to 5.0 , 10.0 . Search distance 5.0 units.

VRay Documentation - VRay Light Examples VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

Other caustics examples.

Rendered image

VRay Documentation - VRay Light Examples

Rendered image

VRay Documentation - VRay Light Examples

  

Follow our newsfeed for all latest product updates and discounts

     Your cart
Cart is empty

View cart
Checkout


     Authentication
Username

Password

Log in
Register
Recover password

If you have disabled Javascript in your browser click here


     VRay News

Populate your scenes quickly and professionally with Evermotion's 3D Archmodels!

Evermotion Archmodels Vol. 70

Add top quality props to your scene within minutes. Archmodels provides professional high quality 3D models for your visuals.

Click for more details


     Popular Products

Facebook 

Follow us on Facebook!

Get the latest info on new products and special offers.

Or check out our ebay store - Discounted items


 
 
Trinity Animation Inc.

Pre-Sale and Post Sale Support

Trinity Animation, Inc.

We have years of real world production experience and our knowledgeable staff can provide you the support you need for your pre-sale or post sale questions.


Flat Shipping Available Flat Shipping Available

Only *$9 for national shipping via FedEx Ground
Only **$25 for International shipping via FedEx to most countries

Both shipping options include the following benefits:

  • Tracking Number
  • 3-5 Day Average Arrival Time
  • Guaranteed Arrival

*$9 national shipping includes most packages. Please note however that heavier items such as books require additional shipping charges.

**
$25 covers most countries. You will be contacted prior to shipment if your country is not included within the FedEx International shipping price. Please note that heavier items such as books require additional shipping charges.

International Customers: please be aware that you are responsible for any/all customs, duties, taxes and fees that your country might charge.

Downloadable products do not require shipping and do not incur a shipping charge. 


Learn 3ds Max and VRay From The Pros
ArchInteriors provides finished, top-notch architectural interiors set up for use with VRay to get photo real results. You just load and render! You can dissect the scene file to learn how it was done.
 
Archinteriors Vol. 13 Archinteriors Vol. 14 Archinteriors Vol. 15
Learning VRay - Archinteriors Vol. 13 Learning VRay - Archinteriors Vol. 14 Learning VRay - Archinteriors Vol. 15

Trinity3D.com Newsletter Subscribe to our Newsletter!

Subscribe to our newsletter and receive new product announcements, special sales, coupons and more! Your email address is never shared, is always kept strictly confidential and you can unsubscribe at any time.

 Trinity3D.com Newsletter

* Your Email Address: