tum-vision / fastfusion

Volumetric 3D Mapping in Real-Time on a CPU
GNU General Public License v2.0
559 stars 173 forks source link

Saving the 3D Model #20

Closed Pratapabhay closed 6 years ago

Pratapabhay commented 6 years ago

Hi @franksteinbruecker @christiankerl , Great work with the project, though I am 3 years behind you guys.I could be technically wrong since I just have a gist of how algorithm works. I just wanted to ask, how to finally save the 3d model onto the disk. I am really not sure if QGLViewer is capable to do that, since it is used directly to view 3D scenes but not saving the scene(correct me if I am wrong). May be saving the complete octree? Thanks in advance.

vectorcrumb commented 6 years ago

@Pratapabhay did you ever find a solution for this?