Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您在使用 DeckGL 可视化大型点云方面有何经验?
我通常是 WebGL 的新手,并且正在评估用于可视化大量点云数据的框架/方法。
只是粗略地看了一眼图书馆,但它看起来非常高效。有了点可视化,在 GPU 上实现这一点几乎是一种快速的途径,而且看起来像 deck.gl 很好地利用了它。
例如:
https://deck.gl/#/examples/core-layers/point-cloud-layer
800k点..对我来说运行良好。