cwi-dis / cwipc_unity

Unity package for cwipc pointcloud libraries
0 stars 0 forks source link

Import more full-featured PrerecordedReader from VR2Gather #20

Open jackjansen opened 1 year ago

jackjansen commented 1 year ago

The VR2Gather PrerecordedReader can also read streams of compressed pointclouds, and pointclouds that are pre-tiled.

It would be good to pull this over.

Also, it may be worthwhile to see if the reader can be split into two, with the front-end handling listing the directory and retrieving the data, and the backend handling forwarding that to the rest of the system, we may be able to create a network-based frontend.