About Us   Contact Us   Site Security  
 
 
 
Home V-Ray for 3ds Max / Design V-Ray for Maya V-Ray for Softimage V-Ray for SketchUp V-Ray for Rhino V-Ray for C4D
 
     

 Subscribe to our V-Ray News Feed

Categories Categories
V-Ray for 3ds Max / Design
V-Ray for Maya
V-Ray for SketchUp
V-Ray for Rhino
V-Ray for C4D
V-Ray for Softimage
V-Ray for Blender
V-Ray Materials
V-Ray Training

V-Ray Gallery
V-Ray Tutorials
V-Ray Manuals
V-Ray Artist Spotlight


Product Select Product Select
V-Ray 2.0 for 3ds Max / Design
V-Ray for 3ds Max / Design (EDU)
VRayScatter
MultiScatter
AutoGrass for V-Ray
V-Ray 2.0 for Maya
V-Ray for Maya Educational Edition
V-Ray for SketchUp
V-Ray for SketchUp EDU
V-Ray for SketchUp EDU to Commercial Upgrade
V-Ray for SketchUp EDU Lab Bundle (30 seats)
V-Ray for SketchUp Mac OS X
V-Ray for Rhino
V-Ray for Rhino EDU
V-Ray for Rhino EDU to Commercial Upgrade
V-Ray for Rhino EDU Lab Bundle (30 seats)
V-Ray for C4D
V-Ray for C4D EDU


V-Ray Resources V-Ray Resources
Free V-Ray Demo
Free V-Ray Tools


Help Help
V-Ray Product Support
Contact us
Retrieve Account Information
Privacy statement
Terms & Conditions


Payment Options Payment Options
Visa Accepted
 
MasterCard Accepted
 
Discover/Novus Accepted
 
American Express Accepted
 
PayPal Accepted
 
Official PayPal Seal

VRay.com - Your source for all things VRay  ::  VRay for 3ds Max  ::  Manual  ::  Renderer Parameters  ::  Camera

VRay for 3ds Max Manual

VRay for 3ds Max Manual

 
  Renderer Parameters  
 
 
  Camera Examples  
 

Camera

General
Parameters
 
Camera type
 
Depth of field
 
Motion blur
 
  General motion blur parameters
Notes

General

The camera rollout controls the way the scene geometry is projected onto the image. Note that if you use the VRayPhysicalCamera in your scene, most of the parameters in this section are ignored, with the exception of some of the motion blur parameters (those on the right-hand side of the dialog),

Parameters

[Camera rollout]

Camera type

The cameras in V-Ray generally define the rays that are cast into the scene, which essentially is how the scene is projected onto the screen. V-Ray supports several camera types: Standard, Spherical, Cylindrical (point), Cylindrical (ortho), Box and Fish eye. Orthographic views are supported too.

The parameters in this section are ignored, if you are rendering from a VRayPhysicalCamera.

Override FOV - with this setting you can override the 3ds Max's FOV angle. This is because some V-Ray camera types can take FOV ranges from 0 to 360 degrees, whereas the cameras in 3ds Max are limited to 180 degrees.

FOV - here you specify the FOV angle (only when Override FOV is turned on and the current camera type supports FOV angle).

Height - here you can specify the height of the Cylindrical (ortho) camera. This setting is available only when the Type is set to Cylindrical (ortho).

Auto-fit - this setting controls the auto-fit option of the Fish-eye camera. When Auto-fit is enabled V-Ray will calculate the Dist value automatically so that the rendered image fits horizontally with the image's dimensions.

Dist - this setting applies only to the Fish-eye camera. The Fish-eye camera is simulated as a Standard camera pointed to an absolutely reflective sphere (with a radius of 1.0) that reflects the scene into the camera's shutter. The Dist value contorts how far is the camera from the sphere's center (which is how much of the sphere will be captured by the camera). Note: this setting has no effect when the Auto-fit option is enabled.

Curve - this setting applies only to the Fish-eye camera. This setting contorts the way the rendered image is warped. A value of 1.0 corresponds to a real world Fish-eye camera. As the value approaches 0.0 the warping is increased. As the value approaches 2.0 the warping is reduced. Note: in fact this value controls the angle at which rays are reflected by the virtual sphere of the camera.

Type - from this list you can select the type of the camera. See the Examples section for a more detailed discussion on camera types.

Standard - this is a standard pinhole camera.

Spherical - this is a spherical camera which means that the camera lenses has spherical form.

Cylindrical (point) - with this type of camera all rays have a common origin - they are cast from the center of the cylinder. In the vertical direction the camera acts as a pinhole camera and in the horizontal direction it acts as a spherical camera.

Cylindrical (ortho) - in vertical direction the camera acts as an orthographic view and in the horizontal direction it acts as a spherical camera.

Box - the box camera is simply 6 standard cameras placed on the sides of a box. This type of camera is excellent for generation of environment maps for cube mapping. It may be very useful for GI too - you can calculate the irradiance map with a Box camera, save it to file and you can reuse it with a Standard camera that can be pointed at any direction.

Fish eye - this special type of camera captures the scene as if it is normal pinhole camera pointed at an absolutely reflective sphere which reflects the scene into the camera's shutter. You can use the Dist/FOV settings to control what part of the sphere will be captured by the camera. The red arc in the diagram corresponds to the FOV angle. Note that the sphere has always a radius of 1.0.

Warped spherical - another spherical camera with slightly different mapping formula.

Depth of field

These parameters control the depth of field effect when rendering with a standard 3ds Max camera or with a perspective viewport. The parameters are ignored if you render from a VRayPhysicalCamera view.

On - turns the depth-of-field effect on.

Aperture - this is the size of the virtual camera aperture, in world units. Small aperture sizes reduce the DOF effect, larger sizes produce more blur.

Center bias - this determines the uniformity of the DOF effect. A value of 0.0 means that light passes uniformly through the aperture. Positive values mean that light is concentrated towards the rim of the aperture, while negative values concentrate light at the center.

Focal distance - determines the distance from the camera at which objects will be in perfect focus. Objects closer or farther than that distance will be blurred.

Get from camera - when this option is on, the Focal distance is determined from the camera target, if the rendering is done froma camera view.

Sides - this option allows you to simulate the polygonal shape of the aperture of real-world cameras. When this option is off, the shape is assumed to be perfectly circular.

Rotation - specifies the orientation of the aperture shape.

Anisotropy - this option allows the stretching of the bokeh effect horizontally or vertically. Positive values stretch the effect in the vertical direction. Negative values stretch it in the horizontal direction.

Subdivs - controls the quality of the DOF effect. Lower values are computed faster, but produce more noise in the image. Higher values smooth out the noise, but take more time to render. Note that the quality of sampling also depends on the settings of the DMC sampler as well as on the chosen Image sampler.

Motion blur

On - turns motion blur on.

Duration - specifies the duration, in frames, during which the camera shutter is open.

Interval center - specifies the middle of the motion blur interval with respect to the 3ds Max frame. A value of 0.5 means that the middle of the motion blur interval is halfway between the frames. A value of 0.0 means that the middle of the interval is at the exact frame position.

Bias - this controls the bias of the motion blur effect. A value of 0.0 means that the light passes uniformly during the whole motion blur interval. Positive values mean that light is concentrated towards the end of the interval, while negative values concentrate light towards the beginning.

General motion blur parameters

These parameters are used whether you are rendering from a standard camera or from a VRayPhysicalCamera with motion blur enabled.

Prepass samples - this controls how many samples in time will be computed during irradiance map calculations.

Blur particles as mesh - this option controls the blurring of particle systems. When this is on, particles will be blurred like normal meshes. However, many particle systems change the number of particles between frames. You can turn off this option to compute the motion blur from the velocity of the particles instead.

Geometry samples - this determines the number of geometry segments used to approximate motion blur. Objects are assumed to move linearly between geometry samples. For fast rotating objects, you need to increase this to get correct motion blur. Note that more geometry samples increase the memory consumption, since more geometry copies are kept in memory. You can also control the number of geometry samples on a per-object basis from the Object settings dialog.

Subdivs - determines the quality of the motion blur. Lower values are computed faster, but produce more noise in the image. Higher values smooth out the noise, but take more time to render. Note that the quality of sampling also depends on the settings of the DMC sampler as well as on the chosen Image sampler.

Notes

  • Depth of field is supported only for the Standard camera type. Other camera types do not produce depth of field effect at this time.
     
  • When DOF and motion blur are both enabled, they are sampled together using the higher of the two Subdivs parameters.

Buy VRay for 3ds Max
Buy VRay for 3ds Max   Buy VRay for 3ds Max

VRay has become the top choice for fast and accurate photo-realistic rendering. Offering state-of-the-art rendering technology, VRay has single handedly transformed the CG industry.

View Product Page




Buy VRay for 3ds Max EDU   Buy VRay for 3ds Max EDU

VRay has become the top choice for fast and accurate photo-realistic rendering. Offering state-of-the-art rendering technology, VRay has single handedly transformed the CG industry.

View Product Page


V-Ray Newsletter

V-Ray Newsletter
Renderings by Dennis Brunn

 
Subscribe to our V-Ray Newsletter

Subscribe to our V-Ray Newsletter and receive new V-Ray product announcements, special sales, tutorial updates and more!


  Your email address is never shared and is always kept strictly confidential. Each newsletter that we send always has a single click unsubscribe link so that you can unsubscribe at any time if you decide that you wish to do so.


*  Your email address:
*  Enter the security code shown:


Your cart Your cart
View cart
Checkout
Wish list
Orders history


Authentication Authentication
Username

Password

Log in
Register
Recover password


News News

Tuesday, December 20, 2011

V-Ray 1.5 for Rhino Beta Now Available

The V-Ray 1.5 for Rhino Beta is now available! Now users can enjoy features such as V-Ray RT, Dome Light, Proxy and many more. Sign up now to evaluate the new features and enhancements included in the latest release.

Click here for more information


V-Ray News Home



Your e-mail:

Type the characters you see in the picture. (If you do not see any picture here, please enable images in your web browser options and refresh this page):

Get a different code
Subscribe 


Follow Us on Twitter

Follow Us on Twitter



Feedback Feedback

Truly a great service experience! I'd recommend this site to anyone.

Jeff O.
Click Draw
Richmond, Canada


I emailed with a query as I am intending to purchase V-Ray but had some reservations about the products compatibilities etc. A big thank you to Scott Slauson who replied extremely quickly and answered all my questions clearly and concisely, very impressed!

Kris R.


Great service!

Artem T.
Leipzig, Germany


very soon & very good

Oscar
Taipei, Taiwan


Thank You Scott, congratulations by your competence and kind!!!

Carlos S.
TKS Educacao e Tecnologia
Curitiba, Brazil
 


Robin A.
RA Design
Measham, United Kingdom


View More Feedback Results



Get Adobe Flash player

VRay.com is a service of Visual Dynamics® LLC Copyright © 2012 VRay.com - Your source for all things V-Ray