1. OBJECTIVES

The goal of this internship is to develop an application with a tool for the reconstruction of buildings to a LOD2 level. To succeed in this, we have the following main objectives:

  • Check the validity of Surface Mesh we want to reconstruct

    • Apply some correction to the mesh using CGAL library for mesh manipulation

  • Create a workflow for automatic mesh generation using KSR algorithm

    • add test to check the quality of the mesh

  • Add marker to the mesh to maintain the identity of the element after reconstruction

  • Perform some simulation on the generated mesh using Feel++ library.