# SimVX ```{include} ../README.md :start-after: "# SimVX" :end-before: "## Documentation" ``` ```{toctree} :maxdepth: 2 :caption: Getting Started install quickstart architecture editor_tutorial ``` ```{toctree} :maxdepth: 2 :caption: Core Engine core/index core/nodes core/animation core/audio core/ui core/math core/physics core/scenes core/particles core/tilemap core/navigation core/navigation3d core/skeleton core/physics_engine ``` ```{toctree} :maxdepth: 2 :caption: Graphics Backend graphics/index graphics/app graphics/testing ``` ```{toctree} :maxdepth: 2 :caption: API Reference apidocs/index ```