Справка Houdini на русском Nodes Render nodes

MDD Point Cache render node

This output operator is used to write an MDD animation file.

On this page

This output operator is used to write an MDD animation file based on point locations in a particular geometry. The number of points in the geometry must not change, and the frame range must monotonically increase.

Parameters

Render

Begins the render with the last render control settings.

Render Control

Opens the render control dialog to allow adjustments of the render parameters before rendering.

Render with Take

Uses the settings in a particular take while rendering. Choose Current to use the current take when rendering.

Valid frame range

Limits the rendering of frames, when set to Render frame range or Render frame range only.

Render any frame

Allow the renderer to render any and all frames.

Render frame range

Only render the frames in the range set below, but allow the renderer to render other frames if they are referenced by in-range frames.

Render frame range only (strict)

Only render the frames in the range set below, and don’t allow the renderer to render other frames, even if they are referenced by in-range frames.

SOP Path

The SOP node which contains the points used to write the file.

Output File

Name of the MDD file to write.

Rest Frame

Specifies the frame at which to cook the rest geometry.

Transform

Specifies whether the geometry should be transformed into world space before written out.

Scale

Specifies a scale on the geometry before written out.

Coordinate System

The coordinate system used in the MDD file. If this is set to Right-Handed, z coordinates will be negated upon writing from Houdini’s native left-handed coordinate system.

Relative Time Values

If set, time values will be written out relative to the starting frame.

Tip

To import an MDD file that was saved with this option enabled, the Frame parameter of the MDD surface node should use the expression $FF+1-start frame instead of $FF. For sequences starting at frame 1 though, this is not necessary.

Initialize Simulation OPs

Force all simulation OPs to be reset. This includes DOP Networks, POP SOPs, and other OPs that cache their results.

This is the safest way to render out a simulation, because it starts the simulation from scratch and discards any partial simulations you might have done with different parameters.

Locals

N

The current frame of the range specified. This always starts at 1.

NRENDER

Total number of frames being rendered.

Examples

SimpleMDD

This example demonstrates how to use the MDD SOP and MDD File Writer ROP.

Скачать пример

The following examples include this node.

SimpleMDD

See also

Render nodes

  • Agent

    This output operator is used to write agent definition files.

  • Alembic

  • Archive Generator

    Generates disk-based archives which can be used by either mantra or RIB renderers.

  • Bake Animation

    Bakes animation from object transforms and CHOP overrides.

  • Bake Texture

    Generates a texture map from one or more objects' rendered appearance.

  • Batch

    Renders the input ROP in a single batch job.

  • Brick Map Generator

    Allows you to convert Houdini volume primitives into Pixar brickmap files.

  • Channel

    The Channel output operator generates clip files from a particular CHOP.

  • Composite

    The Composite output operator renders the image(s) produced in the Compositing Editor.

  • DSM Merge

    Merges two or more deep shadow/camera map files.

  • Dynamics

    Saves the state of a DOP network simulation into files.

  • Fetch

    Makes a dependency link to a ROP in a different network.

  • Filmbox FBX

    Exports entire scenes to FBX files.

  • Frame Container

    Prevents frame dependency changes in the contained nodes from affecting its inputs.

  • Frame Depedency

    Allows an output frame to depend on one or more input frames.

  • Geometry

    Generates geometry files from a SOP or DOP network.

  • HQueue Render

    HQueue, or Houdini Queue, is a distributed job scheduling system.

  • HQueue Simulation

    HQueue, or Houdini Queue, is a distributed job scheduling system.

  • MDD Point Cache

    This output operator is used to write an MDD animation file.

  • Mantra

    Renders the scene using Houdini’s standard mantra renderer and generates IFD files.

  • Mantra Archive

    Generates disk-based archives which can be used by mantra.

  • Merge

    Merges several render dependencies into one.

  • Net Barrier

    Blocks the ROP network until synchronization occurs.

  • Null

    Does nothing.

  • OpenGL

    Render an image using the hardware-accelerated 3D viewport renderer.

  • Pre Post

    Renders ROPs before and after a main job.

  • RenderMan

    Renders the scene using Pixar’s RenderMan renderer.

  • RenderMan

    Renders the scene using Pixar’s RenderMan RIS renderer.

  • RenderMan Archive

    Generates disk-based archives which can be used by RenderMan .

  • Shell

    Runs an external command.

  • Subnetwork

    The SubNetwork output operator provides an easy way to manage large number of output operators.

  • Switch

    Renders one of several inputs.

  • Tractor

    Tractor is a program shipped out with Pixar’s distribution of RenderMan.

  • Wedge

    Re-renders the same ROP multiple times with different settings

  • Wren

    This output operator is used to drive the Wren rendering program.