Houdini 12 Reference Stand-alone utilities

Converts an i3d file or volume primitive geo/bgeo file into a Pixar brickmap file.

hbrickmap [-v] [-p file] [-O] [-f filter] [-w width] source destination
-v

Verbose: print additional information about the conversion process.

-p file

Generate point-cloud file.

-O

Do not map density channel to Os. This may be useful if you will use the brickmap for something other than volume rendering.

-F filter

Apply a filter. Possible values are box, gaussian, point, sinc, bartlett, blackman, catrom, hanning, or mitchell. Only used for i3d conversion.

-w width

Filter width. Only used for i3d conversion.