diff --git a/Shapes.md b/Shapes.md index f3095be..8dbbe71 100644 --- a/Shapes.md +++ b/Shapes.md @@ -9,6 +9,4 @@ * [RandomSphere](random-sphere) * [Sphere](sphere) -*** - -All 2D shapes (Circle, Line, Polygon and Polygon Outline) are drawn in the horizontal plane (XZ plane). 3D shapes (Cube, Cube Outline, Helix, Random Sphere and Sphere) have also a y-axis component. The orientation of the axes is always indicated in the bottom left corner of the image. The purple particles show the center of the shape. This is the reference location in the location syntax and the vector 0, 0, 0 for the vector syntax. \ No newline at end of file +*** \ No newline at end of file