Hi there, really excited to get my hands on POPs!
Starting to mess around with loading PLY’s,
Curious if there are any plans to support the time domain/animation of 4D splats?
I imagine I could always record a point cloud as a image sequence and pack/unpack it as workaround, or somehow parse out the 4D PLY into multiple ply files.
here’s a WIP update to Tim Gerritsen’s setup above leveraging POPs.
We’re still working on improving loading a lot of channels with the Point File In POP.
The main speed gain is from the Sort POP which uses a radix algorithm and is much faster than the bitonic sort with TOPs.
The path to get the .ply file is in the .toe file.