I'd like to use CC to visualize a search engine path as it works its way thru a 3D space.
I have a regular 3D grid of points generated with a brute force 'search'.
I'd like add a set of points that show the path a search engine takes.
I would like that path to be connected with a polyline drawn in the order that the path points appear in the PCD file.
Is there a simple a way to do this?
Regards,
Greg
Automatically connect points with poly line
Re: Automatically connect points with poly line
Do you mean a simple "tool" that already exists? (in which case, nope) or a simple way to hack the code to do it? (in case it shouldn't be too hard ;).
Daniel, CloudCompare admin