Updated Shapes (markdown)

bi0qaw 2017-11-21 21:31:27 +01:00
parent 8b99b91f73
commit 81195d8806
1 changed files with 8 additions and 8 deletions

@ -1,13 +1,13 @@
## List of Shapes
* [Circle](#circle)
* [Cube](Cube)
* [Cube Outline](CubeOutline)
* [Helix](HelixOutline)
* [Line](Line)
* [Polygon](Polygon)
* [Polygon Outline](PolygonOutline)
* [RandomSphere](RandomSphere)
* [Sphere](Sphere)
* [Cube](#cube)
* [Cube Outline](#cubeoutline)
* [Helix](#helixoutline)
* [Line](#line)
* [Polygon](#polygon)
* [Polygon Outline](#polygonoutline)
* [RandomSphere](#randomsphere)
* [Sphere](#sphere)
These are all the basic shapes you can get with Biosphere2.
***