Hello,
I’m trying to show on the same canvas a point-cloud and a mesh with a progressive LOD.
I already use Potree to stream pointclouds, and I use Nexus.js to generate multi-LOD and compressed meshs.
But I need help to combine those two elements on the same three.js view…
Does anyone knows hot to do that ?