SFraissTU / BA_PointCloud

PointCloud-BachelorThesis
BSD 2-Clause "Simplified" License
185 stars 42 forks source link

Brotli encoding support #46

Closed ketourneau closed 3 months ago

ketourneau commented 3 months ago

Hello guys, We got some potree 2.0 point cloud encoding with brotli. Is it planned to support brotli encoding ?

You can find some sample data here : https://github.com/iTowns/iTowns2-sample-data/blob/master/pointclouds/potree2.0/lion/metadata.json#L19

In itowns (threejs library) they are some implementation example : https://github.com/iTowns/itowns/blob/master/src/Loader/Potree2BrotliLoader.js