state-of-the-art / Handy3DScanner

Repository for Handy 3D Scanner
Apache License 2.0
73 stars 15 forks source link

[FEATURE] Live reconstruction of the 3d model #71

Open rabits opened 4 years ago

rabits commented 4 years ago

Capturing of the pointcloud snapshots usually is less usable than leave it for software to build the model from the captured points and update the model dynamically. So the next big future is live reconstruction of the 3d models.

requires: #72

rabits commented 4 years ago

Seems tango 3d reconstruction library is what we need to simplify the development of adopting the pointclouds.

rabits commented 4 years ago

Hmmm, that's weird, but I already get some results from tango library - something in obj format, looks like 3d mesh of combined pointclouds, but flipped and not well positioned. Need to check closely and adjust some settings. Overall the tango reconstruction library is works well, just requires some wrapping and integrating in the H3DS project.

rabits commented 4 years ago

Right now it's adding snapshot to the Tango 3D Reconstructor with the camera position. Here is a couple of blender screenshots with imported obj files from Tango Obj mesh exporter: