Hi everyone,
I’ve been building a small open-source project called copcesium — a CesiumJS data source that streams COPC (Cloud Optimized Point Cloud) files onto the globe, fetching only the octree nodes visible to the camera instead of downloading the whole file. Sharing it here in case it’s useful, and I’d really appreciate any feedback.
Demo:
Repo:
Still very much a work in progress — happy to hear thoughts, bug reports, or if there’s a better approach I should look at.