cgtuebingen / pointcloud-viewerLinks
Efficient Large-Scale Point-Cloud Viewer based on OpenGL
☆85Updated 5 years ago
Alternatives and similar repositories for pointcloud-viewer
Users that are interested in pointcloud-viewer are comparing it to the libraries listed below
Sorting:
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆177Updated 3 weeks ago
- C++ application to convert pcd file, ply file, txt file or xyz point cloud to MESH representation (Gp3).☆176Updated 3 years ago
- Visual Studio Projects for PCL Tutorials☆37Updated 10 years ago
- ☆65Updated 10 years ago
- 基于Qt和PCL开发的点云处理软件☆31Updated 4 years ago
- ☁️ 基于CloudCompare官方源码构建的第三方Qt工程,直接可用Qt打开,修改好你的.pro文件库路径即可运行,无需Visual Studio,支持Windows、MacOS、Linux。☆40Updated 6 years ago
- 将CloudCompare中的ccViewer可视化点云的工程独立出来了,为了搞清楚其依赖项,同时也可以在可视化工具的基础上,仅仅添加实现我们想要的功能。这里仅仅做了初版,后续将持续更新和优化学习CC的源码,欢迎讨论和交流☆33Updated 2 years ago
- The quickest way to add OpenGL visualizations to C++ code.☆19Updated last year
- A c++ library which aims at massive point cloud data processing, involves smart pointer and smart array, mathematical structures and oper…☆18Updated 4 years ago
- Tiny 3D point cloud viewer (PLY files) made with C++ Qt 5.x, OpenGL shaders and no 3rd party dependencies☆24Updated 9 years ago
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.