yue you
yue you

Reputation: 2264

Forge viewer integration with Potree

is there any documentation or example for forge viewer to integrate the point cloud visualisation lib Potree with Forge viewer?

Upvotes: 1

Views: 1392

Answers (1)

Petr Broz
Petr Broz

Reputation: 9909

Here's an experimental branch of potree-core that's been back-ported to three.js v71 (the one used by Forge Viewer): https://github.com/petrbroz/potree-core/tree/experiment/three71.

And here's a demo of the potree loader used in Forge Viewer: https://github.com/petrbroz/forge-potree-demo.

Upvotes: 1

Related Questions