Stride PointerPoints come without ID

hi all,

strange behaviour. touches sometimes come completely without ID, sometimes the first four come with ID.

touch
touch2

this is a known issue, we’ve tracked it here already: https://github.com/vvvv/VL.Stride/issues/348

And setting the ID manually also does not work.
The random node throws a weird error…


any ideas for a quick workaround?

ah, fcourse, forgot to mention: you can use VL.TrackObjects to generate stable IDs for tracking points that are missing IDs.

this is now fixed with latest 2021.4 previews.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.