TemplateRandomSemicircularGrid | Cellzilla2D Home |
Description
Generates a template constrained to a semicircle.
Needs["Cellzilla2D`"];
Return Value
TemplateRandomSemicircularGrid[nmin, radius, nbottom] returns a tissue with at least nmin cells, an additional nbottom rows, and a total radius as specified.
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also
TemplateRandom, TemplateRandomCircularGrid, TemplateRandomSquareGrid, TemplateRandomOvalish