pnext / three-loader

Point cloud loader for ThreeJS, based on the core parts of Potree
Other
194 stars 88 forks source link

feat: support potree format version 2.0 #130

Closed MPanknin closed 5 months ago

MPanknin commented 5 months ago

This PR adds support for the new Potree format 2.0 aka metadata.json.

It is based to a large extent on this community fork https://github.com/shiukaheng/potree-loader and on https://github.com/tentone/potree-core.