# Triangulate meshes

> Use this feature to convert polygonal meshes into triangular meshes, ensuring compatibility with 3D applications that require triangle-based geometry.

API function: [algo.triangularize](/asset-transformer-sdk/2025.7/api/python/algo_functions.md#triangularize)

Use this feature to split the non-triangle polygons of meshes into triangles.
