Module evosim::blob

source ·
Expand description

basic implementation of blob (an individual virtual creature) and its builder

Modules

  • BlobInfo componet and BlobBundle
  • blob_builder, build a blob and gengrate corresponding neural network block by block
  • block, the smallest rigid body unit in the project, used to construct blobs
  • implementation of blob’s gene and builder that can build blob base on an given genotype