Home

Awesome

OpenGL Viewer for 3D Reconstruction

Build and use instruction

Build with CMake.

If a segmentation fault appears at run time, you may have to set the following environment variable : LD_PRELOAD=/lib/x86_64-linux-gnu/libpthread.so.0

Use

Launch : ./gl-recons-viewer /path/to/file1.ply /path/to/file2.ply /path/to/file2.json ...

Example

Here is a representation from this viewer of the output of Line3d++ by Manuel Hofer. We can observe the camera poses and the visibility lines between each reconstructed 3D line and the point of views that generated it. Example image