# ManimVTK ## Docs - [CLI Options](https://manimvtk.mathify.dev/advanced/cli-options.md): Complete command-line interface reference - [Configuration](https://manimvtk.mathify.dev/advanced/configuration.md): Configuring ManimVTK settings - [Custom Animations](https://manimvtk.mathify.dev/advanced/custom-animations.md): Creating custom animation classes - [Custom Mobjects](https://manimvtk.mathify.dev/advanced/custom-mobjects.md): Creating custom mobject classes - [Creation Animations](https://manimvtk.mathify.dev/api-reference/animations/creation.md): Creation animation reference - [Indication Animations](https://manimvtk.mathify.dev/api-reference/animations/indication.md): Indication animation reference - [Movement Animations](https://manimvtk.mathify.dev/api-reference/animations/movement.md): Movement animation reference - [Animations Overview](https://manimvtk.mathify.dev/api-reference/animations/overview.md): Complete reference for ManimVTK animations - [Transform Animations](https://manimvtk.mathify.dev/api-reference/animations/transform.md): Transform animation reference - [3D Objects](https://manimvtk.mathify.dev/api-reference/mobjects/3d-objects.md): 3D primitives and surfaces reference - [Geometry](https://manimvtk.mathify.dev/api-reference/mobjects/geometry.md): 2D geometric shapes reference - [Graphs and Coordinates](https://manimvtk.mathify.dev/api-reference/mobjects/graphs.md): Coordinate systems, axes, and graphing reference - [Mobjects Overview](https://manimvtk.mathify.dev/api-reference/mobjects/overview.md): Complete reference for Manim Objects (Mobjects) - [Text and LaTeX](https://manimvtk.mathify.dev/api-reference/mobjects/text.md): Text rendering reference - [Camera](https://manimvtk.mathify.dev/api-reference/scene/camera.md): camera API reference - [Moving camera](https://manimvtk.mathify.dev/api-reference/scene/moving-camera.md): moving camera API reference - [Scene](https://manimvtk.mathify.dev/api-reference/scene/scene.md): scene API reference - [Three d scene](https://manimvtk.mathify.dev/api-reference/scene/three-d-scene.md): three d scene API reference - [Scalar fields](https://manimvtk.mathify.dev/api-reference/vtk/scalar-fields.md): scalar fields API reference - [Vector fields](https://manimvtk.mathify.dev/api-reference/vtk/vector-fields.md): vector fields API reference - [Vtk adapter](https://manimvtk.mathify.dev/api-reference/vtk/vtk-adapter.md): vtk adapter API reference - [Vtk exporter](https://manimvtk.mathify.dev/api-reference/vtk/vtk-exporter.md): vtk exporter API reference - [Vtk renderer](https://manimvtk.mathify.dev/api-reference/vtk/vtk-renderer.md): vtk renderer API reference - [Animations](https://manimvtk.mathify.dev/concepts/animations.md): Master animation techniques in ManimVTK - [Cameras](https://manimvtk.mathify.dev/concepts/cameras.md): Understanding and controlling cameras in ManimVTK - [Mobjects](https://manimvtk.mathify.dev/concepts/mobjects.md): Understanding and working with Manim objects (Mobjects) - [Renderers](https://manimvtk.mathify.dev/concepts/renderers.md): Understanding ManimVTK's rendering backends - [Scenes](https://manimvtk.mathify.dev/concepts/scenes.md): Understanding scenes and the construct method in ManimVTK - [Animation Examples](https://manimvtk.mathify.dev/examples/animations.md): Advanced animation techniques and patterns - [Basic 2D Examples](https://manimvtk.mathify.dev/examples/basic-2d.md): Simple 2D shape and animation examples - [Basic 3D Examples](https://manimvtk.mathify.dev/examples/basic-3d.md): 3D objects and visualization examples - [Scientific Visualization Examples](https://manimvtk.mathify.dev/examples/scientific.md): Examples for CFD, FEA, and scientific data visualization - [Welcome to ManimVTK](https://manimvtk.mathify.dev/index.md): Scientific Visualization meets Mathematical Animation - [Installation Guide](https://manimvtk.mathify.dev/installation.md): Detailed installation instructions for all platforms - [Quick Start](https://manimvtk.mathify.dev/quickstart.md): Get started with ManimVTK in minutes - [VTK Export](https://manimvtk.mathify.dev/vtk/export.md): Export Manim scenes to VTK file formats - [VTK Features Overview](https://manimvtk.mathify.dev/vtk/overview.md): Understanding ManimVTK's VTK integration and capabilities - [ParaView Integration](https://manimvtk.mathify.dev/vtk/paraview.md): Visualize ManimVTK exports in ParaView - [VTK Renderer](https://manimvtk.mathify.dev/vtk/renderer.md): Using the VTK renderer for high-quality 3D visualization - [Time Series Export](https://manimvtk.mathify.dev/vtk/time-series.md): Export frame-by-frame VTK files for animation in ParaView ## OpenAPI Specs - [openapi](https://manimvtk.mathify.dev/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/mathifylabs/manimVTK) - [Examples](https://github.com/mathifylabs/manimVTK/blob/main/example_scenes/vtk_examples.py)