Search found 1 match
- Sat Nov 20, 2021 5:25 pm
- Forum: Issues, bugs, etc.
- Topic: Global shift lost if saving mesh in BIN or binary STL
- Replies: 2
- Views: 2120
Re: Global shift lost if saving mesh in BIN or binary STL
I had the same issue. I assume it only preserves it with .las or .laz My goal is to align three point clouds and preserve global coordinates to import it in Unity. I unfortunately saved it as a .bin file and even if I now save it as .las individually, the coordinates are somewhat messed up when I tr...