Antkeeper
0.0.1
|
Go to the source code of this file.
Functions | |
std::unique_ptr< render::model > | ant_morphogenesis (const ant_phenome &phenome) |
Generates a 3D model of an ant given its phenome. More... | |
std::unique_ptr<render::model> ant_morphogenesis | ( | const ant_phenome & | phenome | ) |
Generates a 3D model of an ant given its phenome.
phenome | Ant phenome. |
Definition at line 259 of file ant-morphogenesis.cpp.