Houdini PRT Export plugin (place it in Documents\HoudiniXX\dso\ folder )
version 18-19
https://github.com/flipswitchingmonke...
version 19.5
https://disk.yandex.ru/d/OTE0qsAldNMRSg
Sources:
https://github.com/flipswitchingmonke...
Attribute wrangle:
p@orientation = set(p@orient[0],-p@orient[2],p@orient[1],p@orient[3]);
v@scale1 = set(@pscale,@pscale,@pscale);
i@myid = @ptnum;