Myles Lambert
Myles Lambert
About Me
Connect
LOCATION
Not Specified
ウェブサイト
Houdini Engine
Availability
Not Specified
Recent Forum Posts
Unity Negative Transform Scaling 2022年5月4日5:52
After some digging into this I believe I've isolated the issue to HEU_InputUtility::UploadInputObjectTransform.
HEU_HAPIUtility.GetHAPITransformFromMatrix returns an absolute scale irrelevant of the input matrix.
HEU_HAPIUtility.GetHAPITransformFromMatrix returns an absolute scale irrelevant of the input matrix.
Unity Negative Transform Scaling 2022年4月28日18:39
Hello!
I'm using Houdini in Unity to export out a bunch of collision meshes and generate a clean mesh smoothed mesh from them. This is working well other than when one of those collision meshes has inverse scaling on their transforms. It appears this comes into Houdini incorrectly scaled.
Is this a known issue?
I'm using Houdini in Unity to export out a bunch of collision meshes and generate a clean mesh smoothed mesh from them. This is working well other than when one of those collision meshes has inverse scaling on their transforms. It appears this comes into Houdini incorrectly scaled.
Is this a known issue?
Cook Asset without GameObject/ MonoBehaviour 2022年1月17日6:08
Hello!
Currently to cook an asset 'once off' I create a temporary gameobject with a HEU_HoudiniAssetRoot/ HEU_HoudiniAsset, get the data I need (just a mesh in this case) and then destroy the gameobject.
Ideally I'd like to be able to cook an asset without creating this intermediate GameObject.
Is this feasible with the current api?
Thanks,
Myles
Currently to cook an asset 'once off' I create a temporary gameobject with a HEU_HoudiniAssetRoot/ HEU_HoudiniAsset, get the data I need (just a mesh in this case) and then destroy the gameobject.
Ideally I'd like to be able to cook an asset without creating this intermediate GameObject.
Is this feasible with the current api?
Thanks,
Myles