reefactor / ply_viewer
Tiny 3D point cloud viewer (PLY files) made with C++ Qt 5.x, OpenGL shaders and no 3rd party dependencies
☆24Updated 9 years ago
Alternatives and similar repositories for ply_viewer:
Users that are interested in ply_viewer are comparing it to the libraries listed below
- Efficient Large-Scale Point-Cloud Viewer based on OpenGL☆82Updated 4 years ago
- Qt OpenGL Widget to view, zoom, pan an OpenGL scene☆27Updated 4 years ago
- 基于QOpenGLWidget,实现点云载入,显示,鼠标键盘交互。点云的旋转,平移,放大缩小等功能☆10Updated 4 years ago
- Use Qt5.8 and openGL to create an application which can view an *.obj 3D model.Just for study!☆19Updated 5 years ago
- Adds the ability to render generic PCLPointcloud2s and LAS/LAZ in the new Qt3D 5.8/5.9☆60Updated 5 years ago
- ☁️ 基于CloudCompare官方源码构建的第三方Qt工程,直接可用Qt打开,修改好你的.pro文件库路径即可运行,无需Visual Studio,支持Windows、MacOS、Linux。☆40Updated 6 years ago
- The quickest way to add OpenGL visualizations to C++ code.☆19Updated last year
- Depth map integration using VTK and Cuda☆15Updated 7 years ago
- A QT-based visualization software which can be used to display 3D point clouds from .out and .ply files, which are the outputs of bundler…☆9Updated 6 years ago
- Simple OpenGL/C++ point cloud implementation☆11Updated 5 years ago
- Visualization of 3D point cloud using OpenGL☆30Updated 5 years ago
- PCL Visualizer Demo in VS2017+Qt5.12.0☆17Updated 5 years ago
- Qt3D Widget. Works by rendering to an offscreen texture in Qt3D and using that texture in a QOpenGLWidget.☆35Updated 2 years ago
- A c++ library which aims at massive point cloud data processing, involves smart pointer and smart array, mathematical structures and oper…☆18Updated 3 years ago
- 基于Qt和PCL开发的点云处理软件☆28Updated 4 years ago
- Implementation of SSAO using OpenSceneGraph☆16Updated 8 years ago
- A Qt5 GUI to simplify the camera calibration process using OpenCV☆14Updated 2 years ago
- OpenSceneGraph Qt application with Tree view of scenegraph☆25Updated 9 years ago
- ☆65Updated 10 years ago
- Visual Studio Projects for PCL Tutorials☆37Updated 9 years ago
- ☆22Updated 8 months ago
- ☆34Updated last year
- Develop some techniques for Camera Calibration, First Step on Computer Vision & 3D understanding machine☆11Updated 3 years ago
- Qt / Qml 中使用opengl(尝试)☆23Updated 6 years ago
- A small demo to show 3D models with openmesh and qt library☆10Updated 2 years ago
- 集成osg到qt的一个widget中