Loading 3D models...
Loading 3D models...
by openmvs in characters-creatures
Mesh reconstruction and refinement from 53 images (photos from [PeterFalkingham](https://skfb.ly/6rwO9)), fully automatic (the only manual intervention was to cut straight the base of the object). Made with [OpenMVS](http://cdcseacave.github.io/openMVS/). Steps used: 1. DensifyPointCloud scene.mvs 2. ReconstructMesh scene_dense.mvs 3. RefineMesh scene_dense_mesh.mvs 4. Cut the base of the object and save to scene_dense_mesh_refine_cut.ply 5. ReconstructMesh scene_dense_mesh_refine.mvs --mesh-file scene_dense_mesh_refine_cut.ply --decimate 0.5 --remove-spurious 0 --remove-spikes 0 --smooth 0 6. TextureMesh scene_dense_mesh_refine_cut.mvs --empty-color 985864 --export-type obj