The Skeleton (Kinect Microsoft) node is missing the joint rotations, that the OpenNI node has. Is there some reason for it? I see the DX11 version has it, but I’m not ready to make that move yet. It’s pretty useless for animation without them, unless there’s something I’m missing. Thanks!
indeed. compare vvvv-sdk/vvvv45/addonpack/src/nodes/plugins/Devices/MSKinect/Nodes/KinectSkeletonNode.cs at develop · joreg/vvvv-sdk · GitHub and dx11-vvvv/Nodes/VVVV.DX11.Nodes.MSKinect/Nodes/KinectSkeletonNode.cs at master · mrvux/dx11-vvvv · GitHub
and then don’t forget to pullrequest your changes into the addonpack.