mfbonfigli / gocesiumtiler

A Cesium.js point cloud 3D tiles generator from LAS files written in Golang
GNU Lesser General Public License v3.0
185 stars 39 forks source link

Add support for refine modes #15

Closed mfbonfigli closed 3 years ago

mfbonfigli commented 3 years ago

Adds support for REPLACE refine mode and adds the -refine-mode flag to allow specifying the refine mode strategy. Default refine mode is still ADD.