sideeffects / HoudiniEngineForUnreal

Houdini Engine Plugin for Unreal Engine.
http://www.sidefx.com/unreal
Other
1.3k stars 368 forks source link

HAPI Lack of Support for GEO_PrimVolume::StorageType::VOLUME_TYPE_VECTOR(x) and HAPI_VolumeVisualType::HAPI_VOLUMEVISTYPE_IMAGE #277

Open ChildAdrian opened 6 months ago

ChildAdrian commented 6 months ago

Houdini 20.0.547, though houdini 20 does support storing volume pixel as vectors and "image" visualmode

  1. HAPI seens out of date with HAPI_VolumeVisualType, should add HAPI_VolumeVisualType::HAPI_VOLUMEVISTYPE_IMAGE
  2. When FHoudiniApi::GetVolumeInfo on a Vector storage type volume in houdini 20.0.547, the HAPI_VolumeInfo::tupleSize always been 1, this is Wrong!