Updated Shapes (markdown)

bi0qaw 2017-11-22 23:15:11 +01:00
parent 12d8972017
commit cdd6c96f7f

@ -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.
***