From 6571b0d88e582eed4f44161cfcb526b28c276235 Mon Sep 17 00:00:00 2001 From: Kolloom Date: Fri, 14 Jun 2019 23:34:56 -0500 Subject: [PATCH] Mention VMobject for geometry --- docs/source/coordinate.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/coordinate.rst b/docs/source/coordinate.rst index cbc27a33..27edb256 100644 --- a/docs/source/coordinate.rst +++ b/docs/source/coordinate.rst @@ -34,7 +34,7 @@ array in the form of [x, y, z]. For 2D animations only the x and y axes are used Using Coordinates ----------------- -Coordinates are used for creating Geometries and animations. +Coordinates are used for creating geometries (`VMobject` in manim) and animations. Here coordinates are used to create this Polygon