text stringlengths 2.1k 15.6k |
|---|
"The color of the :class:`Polygram`." msgstr "" #: ../../../manim/mobject/geometry/polygram.py:docstring of manim.mobject.geometry.polygram.Polygram:8 msgid "Forwarded to the parent constructor." msgstr "" #: ../../../manim/mobject/geometry/polygram.py:docstring of manim.mobject.geometry.polygram.Polygram:11 #: ../../.... |
msgid "The color of the rectangle." msgstr "" #: ../../../manim/mobject/geometry/polygram.py:docstring of manim.mobject.geometry.polygram.Rectangle:5 msgid "The vertical height of the rectangle." msgstr "" #: ../../../manim/mobject/geometry/polygram.py:docstring of manim.mobject.geometry.polygram.Rectangle:7 msgid "The... |
a line between them. Every ``density``-th vertex is connected." msgstr "" #: ../../../manim/mobject/geometry/polygram.py:docstring of manim.mobject.geometry.polygram.RegularPolygram:9 msgid "The radius of the circle that the vertices are placed on." msgstr "" #: ../../../manim/mobject/geometry/polygram.py:docstring of ... |
height of the mobject." msgstr "" ================================================ FILE: docs/i18n/gettext/reference/manim.mobject.geometry.polygram.Star.pot ================================================ msgid "" msgstr "" "Project-Id-Version: Manim \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\... |
of manim.mobject.geometry.polygram.Triangle:7 msgid "Examples" msgstr "" #: ../../source/reference/manim.mobject.geometry.polygram.Triangle.rst:14 msgid "Methods" msgstr "" #: ../../source/reference/manim.mobject.geometry.polygram.Triangle.rst:21 msgid "Attributes" msgstr "" #: ../../source/reference/manim.mobject.geom... |
msgstr "" #: ../../../manim/mobject/geometry/shape_matchers.py:docstring of manim.mobject.geometry.shape_matchers.BackgroundRectangle.pointwise_become_partial:4 msgid "The vmobject that will serve as a model." msgstr "" #: ../../../manim/mobject/geometry/shape_matchers.py:docstring of manim.mobject.geometry.shape_match... |
msgid "The height of the mobject." msgstr "" ================================================ FILE: docs/i18n/gettext/reference/manim.mobject.geometry.shape_matchers.Underline.pot ================================================ msgid "" msgstr "" "Project-Id-Version: Manim \n" "MIME-Version: 1.0\n" "Content-Type: text... |
are multiple colors (for gradient) this returns the first one" msgstr "" #: ../../source/reference/manim.mobject.geometry.tips.ArrowCircleTip.rst:37:<autosummary>:1 msgid "The height of the mobject." msgstr "" #: ../../source/reference/manim.mobject.geometry.tips.ArrowCircleTip.rst:37:<autosummary>:1 msgid "The length ... |
msgid "ArrowTip" msgstr "" #: ../../source/reference/manim.mobject.geometry.tips.ArrowTip.rst:4 msgid "Qualified name: ``manim.mobject.geometry.tips.ArrowTip``" msgstr "" #: ../../../manim/mobject/geometry/tips.py:docstring of manim.mobject.geometry.tips.ArrowTip:1 msgid "Bases: :py:class:`manim.mobject.types.vectorize... |
mobject." msgstr "" #: ../../source/reference/manim.mobject.geometry.tips.ArrowTriangleFilledTip.rst:37:<autosummary>:1 msgid "If there are multiple colors (for gradient) this returns the first one" msgstr "" #: ../../source/reference/manim.mobject.geometry.tips.ArrowTriangleFilledTip.rst:37:<autosummary>:1 msgid "The ... |
together with list of edges (as tuples of vertex names). See the examples below for details." msgstr "" #: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:9 msgid "This implementation uses updaters to make the edges move with the vertices." msgstr "" #: ../../../manim/mobject/graph.py:docstring o... |
dictionary whose keys are the vertices, and whose values are dictionaries containing keyword arguments for the mobject related to the corresponding vertex." msgstr "" #: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph:49 msgid "A dictionary whose keys are the vertices, and whose values are mobjec... |
``vertex_spacing`` overrides the specified value for ``layout_scale``, and as such it is harder to control the size of the mobject. However, we can adjust the captured frame and zoom out by using a :class:`.MovingCameraScene`::" msgstr "" #: ../../source/reference/manim.mobject.graph.Graph.rst:14 msgid "Methods" msgstr... |
manim.mobject.graph.Graph.add_vertices:13 msgid "A dictionary containing keyword arguments to be passed to the class specified via ``vertex_type``." msgstr "" #: ../../../manim/mobject/graph.py:docstring of manim.mobject.graph.Graph.add_vertices:15 msgid "A dictionary whose keys are the vertex identifiers, and whose va... |
a line graph." msgstr "" #: ../../source/reference/manim.mobject.graphing.coordinate_systems.Axes.rst:23:<autosummary>:1 #: ../../../manim/mobject/graphing/coordinate_systems.py:docstring of manim.mobject.graphing.coordinate_systems.Axes.point_to_coords:1 msgid "Accepts a point from the scene and returns its coordinate... |
"A VDict containing both the line and dots (if specified). The line can be accessed with: ``line_graph[\"line_graph\"]``. The dots can be accessed with: ``line_graph[\"vertex_dots\"]``." msgstr "" #: ../../../manim/mobject/graphing/coordinate_systems.py:docstring of manim.mobject.graphing.coordinate_systems.Axes.point_... |
number." msgstr "" #: ../../../manim/mobject/graphing/coordinate_systems.py:docstring of manim.mobject.graphing.coordinate_systems.ComplexPlane.number_to_point:5 msgid "The point on the plane." msgstr "" #: ../../../manim/mobject/graphing/coordinate_systems.py:docstring of manim.mobject.graphing.coordinate_systems.Comp... |
- ``\"degrees\"``: 36 - ``\"gradians\"``: 40 - ``None``: 1 A non-integer value will result in a partial division at the end of the circle." msgstr "" #: ../../../manim/mobject/graphing/coordinate_systems.py:docstring of manim.mobject.graphing.coordinate_systems.PolarPlane:3 msgid "The number of divisions in the azimuth... |
of manim.mobject.graphing.coordinate_systems.PolarPlane:28 msgid "``\"CW\"``: Clockwise." msgstr "" #: ../../../manim/mobject/graphing/coordinate_systems.py:docstring of manim.mobject.graphing.coordinate_systems.PolarPlane:29 msgid "``\"CCW\"``: Anti-clockwise." msgstr "" #: ../../../manim/mobject/graphing/coordinate_s... |
y_max, y_step]`` values of the y-axis." msgstr "" #: ../../../manim/mobject/graphing/coordinate_systems.py:docstring of manim.mobject.graphing.coordinate_systems.ThreeDAxes:5 msgid "The ``[z_min, z_max, z_step]`` values of the z-axis." msgstr "" #: ../../../manim/mobject/graphing/coordinate_systems.py:docstring of mani... |
"" #: ../../source/reference/manim.mobject.graphing.functions.FunctionGraph.rst:23 msgid "Attributes" msgstr "" #: ../../source/reference/manim.mobject.graphing.functions.FunctionGraph.rst:34:<autosummary>:1 msgid "Used to animate the application of any method of :code:`self`." msgstr "" #: ../../source/reference/manim... |
manim.mobject.graphing.functions.ParametricFunction:0 msgid "Parameters" msgstr "" #: ../../../manim/mobject/graphing/functions.py:docstring of manim.mobject.graphing.functions.ParametricFunction:3 msgid "The function to be plotted in the form of ``(lambda x: x**2)``" msgstr "" #: ../../../manim/mobject/graphing/functi... |
manim.mobject.graphing.number_line.NumberLine.add_labels:0 #: ../../../manim/mobject/graphing/number_line.py:docstring of manim.mobject.graphing.number_line.NumberLine.add_numbers:0 #: ../../../manim/mobject/graphing/number_line.py:docstring of manim.mobject.graphing.number_line.NumberLine.get_number_mobject:0 #: ../..... |
values as the tick locations are dependent on the step size." msgstr "" #: ../../../manim/mobject/graphing/number_line.py:docstring of manim.mobject.graphing.number_line.NumberLine:34 #: ../../../manim/mobject/graphing/number_line.py:docstring of manim.mobject.graphing.number_line.NumberLine.number_to_point:10 #: ../..... |
Defaults to the ``label_constructor`` attribute of the number line if not specified." msgstr "" #: ../../../manim/mobject/graphing/number_line.py:docstring of manim.mobject.graphing.number_line.NumberLine.add_labels:0 msgid "Raises" msgstr "" #: ../../../manim/mobject/graphing/number_line.py:docstring of manim.mobject.... |
#: ../../../manim/mobject/graphing/number_line.py:docstring of manim.mobject.graphing.number_line.UnitInterval:1 msgid "Bases: :py:class:`manim.mobject.graphing.number_line.NumberLine`" msgstr "" #: ../../source/reference/manim.mobject.graphing.number_line.UnitInterval.rst:14 msgid "Methods" msgstr "" #: ../../source/r... |
../../../manim/mobject/graphing/probability.py:docstring of manim.mobject.graphing.probability.BarChart:17 msgid "The stroke width of the bars." msgstr "" #: ../../../manim/mobject/graphing/probability.py:docstring of manim.mobject.graphing.probability.BarChart:20 #: ../../../manim/mobject/graphing/probability.py:docst... |
#: ../../source/reference/manim.mobject.graphing.scale.LinearBase.rst:2 msgid "LinearBase" msgstr "" #: ../../source/reference/manim.mobject.graphing.scale.LinearBase.rst:4 msgid "Qualified name: ``manim.mobject.graphing.scale.LinearBase``" msgstr "" #: ../../../manim/mobject/graphing/scale.py:docstring of manim.mobjec... |
../../source/reference/manim.mobject.logo.ManimBanner.rst:4 msgid "Qualified name: ``manim.mobject.logo.ManimBanner``" msgstr "" #: ../../../manim/mobject/logo.py:docstring of manim.mobject.logo.ManimBanner:1 msgid "Bases: :py:class:`manim.mobject.types.vectorized_mobject.VGroup`" msgstr "" #: ../../../manim/mobject/lo... |
"" ================================================ FILE: docs/i18n/gettext/reference/manim.mobject.logo.pot ================================================ msgid "" msgstr "" "Project-Id-Version: Manim \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../s... |
msgid "Matrix" msgstr "" #: ../../source/reference/manim.mobject.matrix.Matrix.rst:4 msgid "Qualified name: ``manim.mobject.matrix.Matrix``" msgstr "" #: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix:1 msgid "Bases: :py:class:`manim.mobject.types.vectorized_mobject.VMobject`" msgstr "" #: ..... |
msgstr "" #: ../../source/reference/manim.mobject.matrix.Matrix.rst:27:<autosummary>:1 #: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.Matrix.set_column_colors:1 msgid "Set individual colors for each columns of the matrix." msgstr "" #: ../../source/reference/manim.mobject.matrix.Matrix.rst:27:<au... |
brackets, by default ``MED_SMALL_BUFF``." msgstr "" #: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix:22 msgid "``True`` if should add backgraound rectangles to entries, by default ``False``." msgstr "" #: ../../../manim/mobject/matrix.py:docstring of manim.mobject.matrix.MobjectMatrix... |
manim.mobject.matrix.get_det_text:0 msgid "Return type" msgstr "" ================================================ FILE: docs/i18n/gettext/reference/manim.mobject.mobject.Group.pot ================================================ msgid "" msgstr "" "Project-Id-Version: Manim \n" "MIME-Version: 1.0\n" "Content-Type: tex... |
allows the brace to be applied from outside or inside the arc." msgstr "" #: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.ArcBrace:7 msgid "The :class:`ArcBrace` is smaller for arcs with smaller radii." msgstr "" #: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Arc... |
of the mobject." msgstr "" #: ../../../manim/mobject/svg/brace.py:docstring of manim.mobject.svg.brace.Brace.get_direction:1 msgid "Uses :func:`~.space_ops.shoelace_direction` to calculate the direction. The direction of points determines in which direction the object is drawn, clockwise or counterclockwise." msgstr ""... |
#: ../../source/reference/manim.mobject.svg.brace.BraceText.rst:14 msgid "Methods" msgstr "" #: ../../source/reference/manim.mobject.svg.brace.BraceText.rst:21 msgid "Attributes" msgstr "" #: ../../source/reference/manim.mobject.svg.brace.BraceText.rst:32:<autosummary>:1 msgid "Used to animate the application of any me... |
"" #: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.cascade_element_style:15 msgid "Dictionary mapping svg attributes to values with `element`'s values overriding inherited values." msgstr "" #: ../../../manim/mobject/svg/style_utils.py:docstring of manim.mobject.svg.style_utils.c... |
../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject:27 msgid "Whether the hierarchies of VGroups generated should be flattened. Defaults to `True`." msgstr "" #: ../../../manim/mobject/svg/svg_mobject.py:docstring of manim.mobject.svg.svg_mobject.SVGMobject:29 msgid "The stro... |
../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:2 msgid "SVGPathMobject" msgstr "" #: ../../source/reference/manim.mobject.svg.svg_path.SVGPathMobject.rst:4 msgid "Qualified name: ``manim.mobject.svg.svg\\_path.SVGPathMobject``" msgstr "" #: ../../../manim/mobject/svg/svg_path.py:docstring of manim... |
msgid "Examples" msgstr "" #: ../../../manim/mobject/table.py:docstring of manim.mobject.table.DecimalTable:19 msgid "Special case of :class:`~.Table` with ``element_to_mobject`` set to :class:`~.DecimalNumber`. By default, ``num_decimal_places`` is set to 1. Will round/truncate the decimal places based on the provided... |
mobject for use with LaTeX." msgstr "" #: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:4 msgid "Examples" msgstr "" #: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:18 msgid "Special case of :class:`~.Table` with `element_to_mobject` set to :class:`~.MathTex`. ... |
:class:`~.Table` mobject for use with :class:`~.DecimalNumber` to display decimal entries." msgstr "" #: ../../source/reference/manim.mobject.table.rst:28:<autosummary>:1 msgid "A specialized :class:`~.Table` mobject for use with :class:`~.Integer`." msgstr "" #: ../../source/reference/manim.mobject.table.rst:28:<autos... |
:mod:`~.text_mobject`/:mod:`~.tex_mobject`." msgstr "" #: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:76 msgid "Custom configuration passed to :attr:`element_to_mobject`, by default {}." msgstr "" #: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table:77 msgid "Dict passed ... |
msgid "The height of the mobject." msgstr "" #: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_background_to_entries:1:<autosummary>:1 msgid "The width of the mobject." msgstr "" #: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.add_background_to_entries:0 #: ../../..... |
the top left entry of the table (without labels)." msgstr "" #: ../../../manim/mobject/table.py:docstring of manim.mobject.table.Table.get_entries_without_labels:7 msgid ":class:`~.VGroup` containing all entries of the table (without labels) or the :class:`~.VMobject` at the given position if ``pos`` is set." msgstr ""... |
msgid "If ``file_name`` is not specified, a code string can be passed directly." msgstr "" #: ../../../manim/mobject/text/code_mobject.py:docstring of manim.mobject.text.code_mobject.Code:65 msgid "Number of space characters corresponding to a tab character. Defaults to 3." msgstr "" #: ../../../manim/mobject/text/code... |
the application of any method of :code:`self`." msgstr "" #: ../../source/reference/manim.mobject.text.code_mobject.Code.rst:33:<autosummary>:1 msgid "The depth of the mobject." msgstr "" #: ../../source/reference/manim.mobject.text.code_mobject.Code.rst:33:<autosummary>:1 msgid "If there are multiple colors (for gradi... |
"Mobjects representing numbers." msgstr "" #: ../../source/reference/manim.mobject.text.numbers.rst:15 msgid "Classes" msgstr "" #: ../../source/reference/manim.mobject.text.numbers.rst:24:<autosummary>:1 msgid "An mobject representing a decimal number." msgstr "" #: ../../source/reference/manim.mobject.text.numbers.rs... |
using LaTeX." msgstr "" ================================================ FILE: docs/i18n/gettext/reference/manim.mobject.text.tex_mobject.BulletedList.pot ================================================ msgid "" msgstr "" "Project-Id-Version: Manim \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" ... |
../../source/reference/manim.mobject.text.tex_mobject.rst:30:<autosummary>:1 msgid "Purely a renaming of SVGPathMobject." msgstr "" ================================================ FILE: docs/i18n/gettext/reference/manim.mobject.text.tex_mobject.SingleStringMathTex.pot ================================================ m... |
mobject." msgstr "" #: ../../source/reference/manim.mobject.text.tex_mobject.TexSymbol.rst:32:<autosummary>:1 msgid "If there are multiple colors (for gradient) this returns the first one" msgstr "" #: ../../source/reference/manim.mobject.text.tex_mobject.TexSymbol.rst:32:<autosummary>:1 msgid "The height of the mobjec... |
underline_color=\"green\">double underline</span>``" msgstr "" #: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.MarkupText:56 msgid "``<span underline=\"error\">error underline</span>``" msgstr "" #: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.t... |
supported by Pango." msgstr "" #: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.MarkupText:0 msgid "Parameters" msgstr "" #: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.MarkupText:109 msgid "The text that needs to be created as mobj... |
type" msgstr "" #: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Paragraph:12 msgid "Examples" msgstr "" #: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.Paragraph:13 msgid "Normal usage::" msgstr "" #: ../../../manim/mobject/text/tex... |
will raise an :class:`AttributeError` on macOS." msgstr "" #: ../../../manim/mobject/text/text_mobject.py:docstring of manim.mobject.text.text_mobject.remove_invisible_chars:1 msgid "Function to remove unwanted invisible characters from some mobjects." msgstr "" #: ../../../manim/mobject/text/text_mobject.py:docstring ... |
msgid "Methods" msgstr "" #: ../../source/reference/manim.mobject.three_d.polyhedra.Dodecahedron.rst:21 msgid "Attributes" msgstr "" #: ../../source/reference/manim.mobject.three_d.polyhedra.Dodecahedron.rst:32:<autosummary>:1 msgid "Used to animate the application of any method of :code:`self`." msgstr "" #: ../../sou... |
of vertex coordinates in space, and a list of faces. This implementation mirrors that of a standard polyhedral data format (OFF, object file format)." msgstr "" #: ../../../manim/mobject/three_d/polyhedra.py:docstring of manim.mobject.three_d.polyhedra.Polyhedron:0 #: ../../../manim/mobject/three_d/polyhedra.py:docstri... |
#: ../../../manim/mobject/three_d/polyhedra.py:docstring of manim.mobject.three_d.polyhedra.Polyhedron.create_faces:0 #: ../../../manim/mobject/three_d/polyhedra.py:docstring of manim.mobject.three_d.polyhedra.Polyhedron.extract_face_coords:0 #: ../../../manim/mobject/three_d/polyhedra.py:docstring of manim.mobject.thr... |
"" #: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Arrow3D:15 msgid "The start position of the arrow." msgstr "" #: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Arrow3D:17 msgid "The end position of the a... |
msgid "Converts from spherical coordinates to cartesian. :param u: The radius. :type u: :class:`float` :param v: The azimuthal angle. :type v: :class:`float`" msgstr "" #: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Cone.get_direction:1 msgid "Uses :func:`~.spa... |
of manim.mobject.three_d.three_dimensions.Cylinder.add_bases:1:<autosummary>:1 msgid "Used to animate the application of any method of :code:`self`." msgstr "" #: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Cylinder.add_bases:1:<autosummary>:1 msgid "The depth ... |
#: ../../source/reference/manim.mobject.three_d.three_dimensions.Line3D.rst:25:<autosummary>:1 #: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.set_start_and_end_attrs:1 msgid "Sets the start and end points of the line." msgstr "" #: ../../source/reference... |
"" "Project-Id-Version: Manim \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../source/reference/manim.mobject.three_d.three_dimensions.Sphere.rst:2 msgid "Sphere" msgstr "" #: ../../source/reference/manim.mobject.three_d.three_dimensions.Sphere.rst:4 msg... |
as the pivots." msgstr "" #: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Surface.set_fill_by_value:6 msgid "The chosen axis to use for the color mapping. (0 = x, 1 = y, 2 = z)" msgstr "" #: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.m... |
resolution the image is placed pixel by pixel onto the screen, so it will look the sharpest and best. This is a custom parameter of ImageMobject so that rendering a scene with e.g. the ``--quality low`` or ``--quality medium`` flag for faster rendering won't effect the position of the image on the screen." msgstr "" #:... |
or ``--quality medium`` flag for faster rendering won't effect the position of the image on the screen." msgstr "" #: ../../../manim/mobject/types/image_mobject.py:docstring of manim.mobject.types.image_mobject.ImageMobject:11 msgid "Example" msgstr "" #: ../../../manim/mobject/types/image_mobject.py:docstring of manim... |
or a file." msgstr "" ================================================ FILE: docs/i18n/gettext/reference/manim.mobject.types.point_cloud_mobject.Mobject1D.pot ================================================ msgid "" msgstr "" "Project-Id-Version: Manim \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8... |
for n = factor" msgstr "" #: ../../source/reference/manim.mobject.types.point_cloud_mobject.PMobject.rst:42 msgid "Attributes" msgstr "" #: ../../../manim/mobject/types/point_cloud_mobject.py:docstring of manim.mobject.types.point_cloud_mobject.PMobject.add_points:1:<autosummary>:1 msgid "Used to animate the applicatio... |
msgid "" msgstr "" "Project-Id-Version: Manim \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../source/reference/manim.mobject.types.rst:2 msgid "types" msgstr "" #: ../../../manim/mobject/types/__init__.py:docstring of manim.mobject.types:1 msgid "Specia... |
"" #: ../../source/reference/manim.mobject.types.vectorized_mobject.rst:15 msgid "Classes" msgstr "" #: ../../source/reference/manim.mobject.types.vectorized_mobject.rst:30:<autosummary>:1 msgid "Convert a curve's elements to submobjects." msgstr "" #: ../../source/reference/manim.mobject.types.vectorized_mobject.rst:3... |
multiple colors (for gradient) this returns the first one" msgstr "" #: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VDict.add:1:<autosummary>:1 msgid "The height of the mobject." msgstr "" #: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim... |
msgstr "" #: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGroup:1 msgid "Bases: :py:class:`manim.mobject.types.vectorized_mobject.VMobject`" msgstr "" #: ../../../manim/mobject/types/vectorized_mobject.py:docstring of manim.mobject.types.vectorized_mobject.VGro... |
msgid "The depth of the mobject." msgstr "" #: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ComplexValueTracker.get_value:1:<autosummary>:1 msgid "The height of the mobject." msgstr "" #: ../../../manim/mobject/value_tracker.py:docstring of manim.mobject.value_tracker.ComplexValueTra... |
a set of change vectors." msgstr "" #: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField:3 msgid "Vector fields are always based on a function defining the :class:`~.Vector` at every position. The values of this functions is displayed as a grid of vectors. By default the co... |
#: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField.get_vector:1:<autosummary>:1 msgid "If there are multiple colors (for gradient) this returns the first one" msgstr "" #: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.ArrowVectorField.get_... |
../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:15 msgid "A sequence of z_min, z_max, delta_z" msgstr "" #: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines:16 msgid "Enables three_dimensions. Default set to False, automatically turns ... |
`lag_ratio`. If undefined, the virtual time of the stream lines is used as run time." msgstr "" #: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.create:0 #: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.StreamLines.end_animation:0 msgid "Retu... |
msgstr "" #: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField:11 msgid "The value of the color_scheme function to be mapped to the last color in `colors`. Higher values also result in the last color of the gradient." msgstr "" #: ../../../manim/mobject/vector_field.py:docstring... |
stepsize at which pixels get included in the image. Lower values give more accurate results, but may take a long time to compute." msgstr "" #: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.get_colored_background_image:0 #: ../../../manim/mobject/vector_field.py:docstring of... |
manim.mobject.vector_field.VectorField.scale_func:4 msgid "The scalar to be applied to the vector field." msgstr "" #: ../../../manim/mobject/vector_field.py:docstring of manim.mobject.vector_field.VectorField.scale_func:21 msgid "The scaled vector field function." msgstr "" #: ../../../manim/mobject/vector_field.py:do... |
8bit\n" #: ../../source/reference/manim.scene.scene.Scene.rst:2 msgid "Scene" msgstr "" #: ../../source/reference/manim.scene.scene.Scene.rst:4 msgid "Qualified name: ``manim.scene.scene.Scene``" msgstr "" #: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene:1 msgid "Bases: :py:class:`object`" msgstr "... |
and moving mobjects, and gather the animation durations." msgstr "" #: ../../source/reference/manim.scene.scene.Scene.rst:74:<autosummary>:1 #: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.compile_animations:1 msgid "Creates _MethodAnimations from any _AnimationBuilders and updates animation kwarg... |
../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.should_update_mobjects:1 msgid "Returns True if the mobjects of this scene should be updated." msgstr "" #: ../../source/reference/manim.scene.scene.Scene.rst:74:<autosummary>:1 #: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.tear_... |
"" #: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_foreground_mobject:7 msgid "The Scene, with the foreground mobject added." msgstr "" #: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.add_foreground_mobjects:4 msgid "The Mobjects to add to the foreground." msgstr "" #: ..... |
manim.scene.scene.Scene.compile_animations:4 #: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.compile_animations:8 #: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.play:3 msgid "Animations to be played." msgstr "" #: ../../../manim/scene/scene.py:docstring of manim.scene.scene.... |
msgid "Create separation here; the last section gets finished and a new one gets created. ``skip_animations`` skips the rendering of all animations in this section. Refer to :doc:`the documentation</tutorials/output_and_config>` on how to use sections." msgstr "" #: ../../../manim/scene/scene.py:docstring of manim.scen... |
is set to ``True``," msgstr "" #: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.should_update_mobjects:7 msgid "the :class:`.Scene` itself has time-based updaters attached," msgstr "" #: ../../../manim/scene/scene.py:docstring of manim.scene.scene.Scene.should_update_mobjects:8 msgid "any mobject i... |
#: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter:23 msgid "str" msgstr "" #: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter:21 msgid "name of movie without extension and basis for section video names" msgstr "" ... |
segmentation cut here." msgstr "" #: ../../source/reference/manim.scene.scene_file_writer.SceneFileWriter.rst:46:<autosummary>:1 #: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.open_movie_pipe:1 msgid "Used internally by Manim to initialise FFMPEG and begin writin... |
of manim.scene.scene_file_writer.SceneFileWriter.get_resolution_directory:0 #: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneFileWriter.is_already_cached:0 msgid "Returns" msgstr "" #: ../../../manim/scene/scene_file_writer.py:docstring of manim.scene.scene_file_writer.SceneF... |
#: ../../../manim/scene/section.py:docstring of manim.scene.section.Section:24 msgid "Animations belonging to this section." msgstr "" #: ../../source/reference/manim.scene.section.Section.rst:14 msgid "Methods" msgstr "" #: ../../../manim/scene/section.py:docstring of manim.scene.section.Section.get_clean_partial_movi... |
of manim.scene.three_d_scene.SpecialThreeDScene.get_sphere:0 msgid "Parameters" msgstr "" #: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.SpecialThreeDScene.get_sphere:3 msgid "Any valid parameter of :class:`~.Sphere` or :class:`~.Surface`." msgstr "" #: ../../../manim/scene/three_d_scen... |
"Parameters" msgstr "" #: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.add_fixed_in_frame_mobjects:6 msgid "The Mobjects whose orientation must be fixed." msgstr "" #: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.add_fixed_orientati... |
only makes sense if the mobject was passed through add_fixed_orientation_mobjects first." msgstr "" #: ../../../manim/scene/three_d_scene.py:docstring of manim.scene.three_d_scene.ThreeDScene.remove_fixed_orientation_mobjects:6 msgid "The Mobjects whose orientation must be unfixed." msgstr "" #: ../../../manim/scene/th... |
keeps track of what the mobject will move to or become etc." msgstr "" #: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44:<autosummary>:1 #: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_special_mobjects:1 msgi... |
square for the current NumberPlane." msgstr "" #: ../../source/reference/manim.scene.vector_space_scene.LinearTransformationScene.rst:44:<autosummary>:1 msgid "This method returns an animation that moves a mobject in \"self.moving_vectors\" to its corresponding .target value." msgstr "" #: ../../source/reference/manim.... |
animate the addition with DrawBorderThenFill." msgstr "" #: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.add_unit_square:6 msgid "Any valid keyword arguments of self.get_unit_square()" msgstr "" #: ../../../manim/scene/vector_space_scene.py:docstring o... |
in \"self.moving_vectors\" to its corresponding .target value. func is a function that determines where the .target goes." msgstr "" #: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.LinearTransformationScene.write_vector_coordinates:7 msgid "Any valid keyword arguments of Vector... |
#: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.add_vector:0 #: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_scene.VectorScene.coords_to_vector:0 #: ../../../manim/scene/vector_space_scene.py:docstring of manim.scene.vector_space_... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.