Releases: mfbonfigli/gocesiumtiler
Releases · mfbonfigli/gocesiumtiler
Release 1.1.0
Major release. Adds a new, default, tiling algorithm based on a grid subsampling of the point cloud that produces much higher quality outputs. Old algorithms can still be selected with the new -a
or -algorithm
flag. Major code cleanup and improvements for a better maintainability.
Release 1.0.3
Minor improvements to quality of life. Added shorthand versions of command line flags. Major code refactor behind the scenes.
Release 1.0.2
Fixed a bug occurring when generating only one .pnts file (no LoDs) and resulting in no tileset.json file being written to disk.
Release 1.0.1
Fixed a bug occurring when no coordinate conversion is performed.
Release 1.0.0
First release of Go Cesium Tiler, a tool for the convertion of point clouds from LAS file format to Cesium.js 3D tiles.