Point Cloud Viewer
Solved
General and Desktop
-
Hey,
I'm new in Qt5.8 and I want to create a gui for presenting point clouds. This point cloud will be updated in "realtime". Now I'm not sure which way I should take to get this done.
Should I take the QGLWidget?
I would be happy to get a hint ... :-)Thanks a lot.
Timo
-
Hey,
I'm new in Qt5.8 and I want to create a gui for presenting point clouds. This point cloud will be updated in "realtime". Now I'm not sure which way I should take to get this done.
Should I take the QGLWidget?
I would be happy to get a hint ... :-)Thanks a lot.
Timo
-
thanks a lot!!