Expand description
tahga::growth::hyphae
The growth::hyphae module implements a hypha growth algorithm
An attempt to head off some confusion: This module is called hyphae, and it has a submodule called hypha. These terms are from biology and refer to fungus growth. Hyphae is the plural of hypha. So the hypha module implements a struct defining a single hypha, while the hyphae module implements a struct that manages multiple hypha instances.
Modules
- tahga::growth::hyphae::hypha
Structs
- Defines a system of Hyphae