1. Methodology Steps

  • Kinetic theory

  • Pre-process the mesh to better fit the algorithm’s conditions

  • Keep the correspondence between mesh input and output labeling

  • Define some metrics for quality check

2. Methodology details

  • Kinetic theory: Read and explore different reports on Kinetic theory and applications.

  • Pre-process: After determining which elements of the mesh are problematic, try to fix them using the CGAL library.

  • Labeling: Search for a way to maintain the labeling of surfaces after Kinetic application.

  • Metrics: Check some qualities of the mesh, such as if the mesh is closed and oriented, and compare the bounding boxes between the original and the output.