Mercurial > cortex
changeset 454:26c13c42481f
work on contributions.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 27 Mar 2014 17:56:25 -0400 |
parents | 6db37c4aa1ee |
children | 763d13f77e03 |
files | thesis/cortex.org |
diffstat | 1 files changed, 10 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/thesis/cortex.org Wed Mar 26 22:19:33 2014 -0400 1.2 +++ b/thesis/cortex.org Thu Mar 27 17:56:25 2014 -0400 1.3 @@ -1134,7 +1134,16 @@ 1.4 example justifies the use of pre-defined touch regions in =EMPATH=. 1.5 1.6 * Contributions 1.7 - 1.8 + 1.9 + I created =CORTEX=, a complete environment for creating simulated 1.10 + creatures. Creatures can use biologically inspired senses including 1.11 + touch, proprioception, hearing, vision, and muscle tension. Each 1.12 + sense has a uniform API that is well documented. =CORTEX= comes with 1.13 + multiple example creatures and a large test suite. You can create 1.14 + new creatures using blender, a free 3D modeling tool. I hope that 1.15 + =CORTEX= will prove useful for research ranging from distributed 1.16 + swarm creature simulation to further research in sensory 1.17 + integration. 1.18 1.19 1.20