Skip to content

Releases: mfbonfigli/gocesiumtiler

Release 1.1.0

17 Jan 18:14
a854046
Compare
Choose a tag to compare

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

06 Dec 18:23
Compare
Choose a tag to compare

Minor improvements to quality of life. Added shorthand versions of command line flags. Major code refactor behind the scenes.

Release 1.0.2

29 Aug 14:10
8bde2ab
Compare
Choose a tag to compare

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

25 Jul 09:27
b1512de
Compare
Choose a tag to compare

Fixed a bug occurring when no coordinate conversion is performed.

Release 1.0.0

23 Jun 18:36
Compare
Choose a tag to compare

First release of Go Cesium Tiler, a tool for the convertion of point clouds from LAS file format to Cesium.js 3D tiles.