Houdini 13.0 Nodes

Version 0.1.1

Calculates pixel motions in different spaces.

Tip

The convenience shader Motion qL can be used to export motion vectors to the color plane.

Tip

To render a motion pass
  1. set the desired shutter speed on the camera

  2. turn on the Allow Motion Blur toggle on the ROP

  3. add (if it’s not already there) and turn off the Allow Image Motion Blur toggle on the ROP

  4. Set pixel filter to either minmax ocover (Object With Most Pixel Coverage) or minmax min (closet sample filtering)

Parameters

Mode
Motion qL supports three modes
  • 2D (pixel): movements in image space in pixels.

  • 2D (NDC): movements in image space in normalized device coordinates.

  • 3D: movements in 3D.

Release_Notes

Version 0.1.1

Renamed from 'Motion' to 'Motion Vectors'.

Version 0.1.0

Initial release.

Authors

Mate Birkas (gadfly16@gmail.com)