We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6746f40 commit 9517c97Copy full SHA for 9517c97
README.md
@@ -13,12 +13,14 @@ This is pointCloud converter (commandline and GUI) for [Point Cloud Viewer &
13
### Import Formats
14
- LAZ/LAS
15
- PLY (ascii/binary) *Initial version
16
+- E57 *Experimental version
17
- (more to be added)
18
19
### Export Formats
20
- UCPC (V2) for https://github.com/unitycoder/UnityPointCloudViewer
21
- PCROOT (V3) for https://github.com/unitycoder/UnityPointCloudViewer
22
- GLTF (GLB) output https://las2gltf.kelobyte.fi/ *Paid plugin
23
+- (more to be added)
24
25
### Requirements
26
- Windows 10 or later
0 commit comments