# {py:mod}`simvx.core.math` ```{py:module} simvx.core.math ``` ```{autodoc2-docstring} simvx.core.math :allowtitles: ``` ## Submodules ```{toctree} :titlesonly: :maxdepth: 1 simvx.core.math.matrices simvx.core.math.types ``` ## Package Contents ### Data ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`__all__ ` - ```{autodoc2-docstring} simvx.core.math.__all__ :summary: ``` ```` ### API ````{py:data} __all__ :canonical: simvx.core.math.__all__ :value: > ['identity', 'perspective', 'look_at', 'translate', 'rotate', 'scale', 'orthographic', 'quat_to_mat4... ```{autodoc2-docstring} simvx.core.math.__all__ ``` ````