The mesh builder file takes the responsability of creating the appropriate structures in order to fit the requirements of the provided obj file. For example, this file contains every necessary functions in order to create the bbox tree according to the number of triangles.

<aside> 🖇️ This file works in pair with the obj_parser

</aside>