The daft_math file contains every 3d basic operations used by the engine. Here is a non-exaustive list to provide a good view of the math field covered by the functions.

These tools are widely used in the engine and you should not hesitate adding your own functions to it.

<aside> ⚠️ This folder is for 3d calculus only. If the operation seems too fancy or memory costfull, please do not use this file.

</aside>