unreal 'SampleHoudiniPointCache' module

   983   0   1
User Avatar
Member
3 posts
Joined: Oct. 2018
Offline
What's up with the ‘orient’ attribute sampling in this module? sampling the quaternion into 4 floats, each with linear interp and then remaking the quaternion from that seems wrong. prone to pops in rotation when the quaternion coming out of houdini flips sign.

all the vector3's in this module are being sampled by time index and then lerp'd. Is there not comparable float sampling available?

I'm new to unreal, so it is very possible I missed something.
Thanks for any insight.
  • Quick Links