What do all of these file formats?

.ply hold a single frame as long as it isn’t a textured mesh. Able to have compressed data. .obj holds any single frame without compression. .eve is our custom file format for holding the recorded volumetric video. .cr is the project file used to save and load your settings. .clb is a calibration file, which allows you to store and load the calibration for the same cameras. .gltf+.bin or .gltf are different versions of a volumetric video in it’s pointcloud or mesh form – this is most often supported in other programs.

Did you find this article useful?