![]() |
Nano Brain for Unity v0.1
|
| ▼NLinearAlgebra | |
| CAngles | Angle utilities |
| CDirection | A direction in 3D space |
| CFloat | Float number utilities |
| CSpherical | A spherical vector |
| CSwingTwist | An orientation using swing and twist angles |
| CVector2Float | 2-dimensional vectors |
| CVector3Float | 3-dimensional vectors |
| CVector3Int | 3-dimensional vectors |
| ▼NNanoBrain | The Nanobrain namespace |
| CBrain | The NanoBrain Unity Componnent |
| CCluster | A Cluster combines a collection of Nuclei to implement reusable behaviour |
| CClusterPrefab | The Unity ScriptableObject to implement re-usable Cluster Prefabs |
| CMemoryCell | A MemoryCell stored its value for one update |
| CNeuron | A neuron is a basic Nucleus |
| CNucleus | A Nucleus is a basic element in a brain cluster |
| CSynapse | A Synapse connects the ouput of a Neuron to another Neuron |