mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Mention VMobject for geometry
This commit is contained in:
parent
ee83d3bcec
commit
6571b0d88e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
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
|
Here coordinates are used to create this Polygon
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue