Page 1 of 1

Line Clouds

Posted: Sat Dec 27, 2025 7:31 pm
by TKS
I have a project that generates (millions of) 3D polylines, which I would like to be able to visualize with CC.
What options exist for importing polylines? Due to the large data volume, a binary format would be best.
I can export the points in binary .ply format, and could add point sequence data if there is a way to make CC understand them.

Re: Line Clouds

Posted: Sun Dec 28, 2025 10:51 am
by daniel
Polylines can only be imported from .poly (ASCII), .shp (binary but complex) or .dxf (ASCII and super complex). I would still use .poly as they are extremely simple.