ooc.exe - preprocesses an ASCII point cloud file for optimal rendering in HOOPS/3dGS.
ooc [OPTION]...
Spatially restructures and compresses ASCII point cloud file(s). Outputs an index file <output_filname>.ooc and a directory, <output_filename>_nodes, containing a list of *.node data files. The index file contains a spatially organized scene graph while the data directory contains data files associated with each node in the scene graph. The index file can be loaded into HOOPS/3dGS via the HIOUtilityOOC class.