# {py:mod}`simvx.graphics` ```{py:module} simvx.graphics ``` ```{autodoc2-docstring} simvx.graphics :allowtitles: ``` ## Subpackages ```{toctree} :titlesonly: :maxdepth: 3 simvx.graphics.assets simvx.graphics.platform simvx.graphics.picking simvx.graphics.renderer simvx.graphics.gpu simvx.graphics.ui simvx.graphics.materials simvx.graphics.scene ``` ## Submodules ```{toctree} :titlesonly: :maxdepth: 1 simvx.graphics.engine simvx.graphics.input_adapter simvx.graphics.app simvx.graphics.debug_draw simvx.graphics.testing simvx.graphics.draw2d simvx.graphics.text_renderer simvx.graphics.scene_adapter simvx.graphics.playtest_patterns simvx.graphics.playtest ``` ## Package Contents ### Data ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`__all__ ` - ```{autodoc2-docstring} simvx.graphics.__all__ :summary: ``` ```` ### API ````{py:data} __all__ :canonical: simvx.graphics.__all__ :value: > ['Engine', 'App', 'load_gltf', 'GLTFScene', 'import_gltf', 'ShaderMaterial', 'ShaderMaterialManager'... ```{autodoc2-docstring} simvx.graphics.__all__ ``` ````