I follow exactly this tutorial :
https://www.youtube.com/watch?v=mWAYyQ0dG3o
For the example, I used points in a circle in Houdini, and copy on this points cubes with a rotate and a scale attribute.
I export these attributes in a 4x4 Matrix, which contains rotate and scale information (screen 1)
Then, I tried to reuse this attributes in Houdini, for check if the matrix is useable. And it is (screen 2)
And Finaly, I've imported my point cloud in Clarisse, export the attributes with extract property nodes and...
I have a totaly different result (screen 3)
When I inspect the log view, i had this message :
GeometryAbcPointCloud: property "clarissexform" was remapped from [400][1] to [25][16] to match point count (in object "/Debug_PointCloud/OUT_PointCloud" from file "I:/Clarisse_PointCloud_Debug/Export_PointCloud.abc").
I tried several rotation orders but I didn't figure how to had a good result.
I don't know where the problem come from, so I post here
