Example 1 | |
---|---|
Sample source code to read/write a simple image format. | |
IMG_Raw.C IMG_Raw.h |
Specifies a simple raw image format. |
index | This file should be installed in ~/houdini/dso_fb (along with the .so file) to extend the IMG library |
Typically, hcustom builds the .so file in ~/houdini/dso. However, .so files for the IMG library must be located in the dso_fb sub-directory (anywhere in the Houdini path). Please either move the .so file by hand, or use the -i option on the hcustom command to specify the correct directory. For example: