Updated Shapes (markdown)

bi0qaw 2017-11-21 21:31:27 +01:00
parent 8b99b91f73
commit 81195d8806

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