Skip to content

V3 Tiles Format

mika edited this page Nov 2, 2019 · 20 revisions

Instructions

Using BinaryConverter to create V3 tiles

  • Open converter at Window/PointCloudTools/PointCloudToBinary(DX11)
  • Assign your pointcloud file (NOTE: LAS and BREKEL are not supported)
  • Enable [x] Use V3 .pcroot format
  • Set cell minimum pointcount (if cell tile has less points, it will be completely removed. Good for removing stray points)
  • Set cell grid size (your cloud will be split into tiles of this size)
  • Click convert and give the output folder in the safe dialog
  • From console output you can see the root file location
  • image
  • To view cloud, use that in your PointCloudViewerDX11:
  • image
  • (if your output folder is inside StreamingAssets/ you dont need to use full path)

Converter Window

image