From cdd6c96f7f86b079ac9f94a00f9def64b5946b14 Mon Sep 17 00:00:00 2001 From: bi0qaw Date: Wed, 22 Nov 2017 23:15:11 +0100 Subject: [PATCH] Updated Shapes (markdown) --- Shapes.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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