Page tree

Versions Compared

Key

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

...

Info

Post motion blur (2D Motion Blur vectors) can be important to a pipeline. While we recommend using motion blur in the render, sometimes a lack of resources forces this to post processing.

dPdtime AOVs are useful for post blurring in 2D but this does not contain camera motion blur (the camera movement)

dPcameradtime AOVs are available for camera motion blur. This means motion blur can be separated and controlled with finer detail, especially if the camera movement introduced more blur than you'd like artistically, you can adjust it separately. A static camera will produce no results for this AOV and thus no example below. If you render from a locked camera then it can be omitted without penalty.

Carousel Image Slider
dotsfalse
infinitefalse
sliderHeight240
arrowsfalse
labelsFilteroutput01
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

Carousel Image Slider
dotsfalse
infinitefalse
sliderHeight240
arrowsfalse
labelsFilteroutput02
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

Carousel Image Slider
dotsfalse
infinitefalse
sliderHeight240
arrowsfalse
labelsFilteroutput03
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

Carousel Image Slider
infinitefalse
sliderHeight240
labelsFilteroutput04
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

Carousel Image Slider
infinitefalse
sliderHeight240
labelsFilteroutput05
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

Carousel Image Slider
infinitefalse
sliderHeight240
labelsFilteroutput06
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

Carousel Image Slider
infinitefalse
sliderHeight240
labelsFilteroutput07
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

Carousel Image Slider
infinitefalse
sliderHeight240
labelsFilteroutput08
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

Carousel Image Slider
infinitefalse
sliderHeight240
labelsFilteroutput09
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

Carousel Image Slider
infinitefalse
sliderHeight240
labelsFilteroutput10
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

Carousel Image Slider
infinitefalse
sliderHeight240
labelsFilteroutput11
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

Carousel Image Slider
infinitefalse
sliderHeight240
labelsFilteroutput12
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

Carousel Image Slider
infinitefalse
sliderHeight240
labelsFilteroutput13
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

Carousel Image Slider
infinitefalse
sliderHeight240
labelsFilteroutput14
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

Carousel Image Slider
infinitefalse
sliderHeight240
labelsFilteroutput15
gutterSize10
slidesToScroll2
slidesToShow2
captionstrue

...

Image Added

Image Added

color Ci
(Final "beauty" color)
float time
(Average shading time, normalized between shutter open and close)

Image Added

Image Added

float a
(Alpha)
color Oi
(Colored opacity)

Image Added

Image Added

float id
(Number assigned via the identifier attribute as the pixel value)
float rawId
(Number assigned via the identifier attribute without conversion to float)

Image Added

Image Added

float cpuTime
(Approximate compute time taken to render a pixel)
float sampleCount
(Number of samples taken for the resulting pixel)

Image Added

Image Added

float curvature
(Local surface curvature)
float mpSize
(Size of the micropolygon the ray hit)

Image Added

Image Added

float biasR
(Bias applied for reflected rays)
float biasT
(Bias applied for transmitted rays)

Image Added

Image Added

float incidentRayRadius
(Radius of incident ray at P)
float incidentRaySpread
(Increase in ray radius for each unit distance travelled)

Image Added

Image Added

point P
(Position of the point hit by the incident ray in camera space)
point Po 
(Position of the hit point before displacement)

Image Added

Image Added

vector dPdu, dPdv, dPdw
(Direction of maximal change in u, v, and w)
float PRadius
(Cross-sectional size of the ray at the hit point)

Image Added

Image Added

float du, dv, dw
(Ray footprint or radius in u, v, or w)
float u, v, w
(Parametric coordinates on the primitive)

Image Added

Image Added

normal Ngn 
(Normalized geometric normal)

normal Nn
(Normalized shading normal)

Image Added

Image Added

vector dPdtime 
(Instantaneous velocity in 3D, this does not contain camera movement)
normal Non
(Normalized shading normal before displacement)

Image Added

Image Added

vector motionBack
(Backward 2D raster-space motion vector)
vector motionFore 
(Forward 2D raster-space motion vector)

Image Added

Image Added

vector Tn 
(Normalized shading tangent)
vector Vn
(Normalized view vector)

Image Added

Image Added

float VLen
(Length of view vector)
float z
(Depth to ray hit in camera space)

Image Added


float outsideIOR
(Incident index of refraction)

...


Integrator (Global) AOVs

On top of regular LPE-based AOVs, this integrator outputs a number of standard AOVs typically used by compositors.

...