Skip to content

Import Formats

mika edited this page Nov 22, 2020 · 18 revisions

DX11 Converter

  • XYZ, XYZRGB, CGO, ASC, CATIA ASC, PLY (ASCII), LAS (BINARY, pointDataRecordFormat: 2 & 3, v1.2-1.4), PTS, PCD (ASCII)
  • *Raw point cloud is converted to custom binary first then can use viewer script to load it faster

Mesh Converter

  • XYZ, XYZRGB, CGO, ASC, CATIA ASC, PLY (ASCII), LAS (BINARY, pointDataRecordFormat: 2 & 3, v1.2-1.4), PTS, PCD (ASCII)
  • *Raw point cloud is split into multiple unity mesh assets

Runtime Viewer (PC only)

  • XYZ, XYZRGB, CGO, ASC, CATIA ASC, PLY (ASCII), PTS, PCD (ASCII)
  • NOTE: LAS is not yet supported in runtime parser, i can add it if needed

(WIP New Converter Supported Formats Table)

Binary DX11 Converter (Window/PointCloudTools/ConvertPointCloudToBinary(DX11))

Format Version(s) Extension(s) Info
XYZ(Ascii) - XYZ Link