Quantcast
Channel: ArnoldRenderer – Arnold Support Corner
Viewing all articles
Browse latest Browse all 140

[HtoA] [Tip] Speeding up motion blur on VDB volumes

$
0
0

Merging your velocity vel.x, vel.y, and vel.z grids into a single vector grid using a Vdb Vector Merge node can speed up your renders.

vdb_vector_merge

You can safely ignore the “component grids have different transforms” warning on the VDB Vector Merge.  The x, y, and z components of the velocity have slightly different transforms because they located on the center of the cell faces in each direction; that’s coming from the marker-and-cell (MAC) grid used in the simulation.

If you really want to be precise with the velocities, you need to resample them on the same grid, say the density grid:
unnamed
Hat tips to Saber, Fred

Viewing all articles
Browse latest Browse all 140

Trending Articles