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