119 Commits

Author SHA1 Message Date
7fffa6dbe5 Added ants nest 2026-02-06 15:12:34 +01:00
8eb1cbea1a Fix brain prefab cloning 2026-02-06 12:17:42 +01:00
00dea149f3 Cleanup 2026-02-05 17:38:10 +01:00
1e5a19c1ab Removed the use of INucleus 2026-02-05 17:32:01 +01:00
351f242f2e Switching from INucleus to Nucleus 2026-02-05 17:03:56 +01:00
d48475b483 Removed IReceptor 2026-02-05 17:00:26 +01:00
0d268edd6d Disabled Receptor 2026-02-05 16:55:12 +01:00
0258ef1197 receptorarray is working 2026-02-05 16:38:42 +01:00
b73b28146c WIP: all array elements share the same receptor (value) 2026-02-05 12:52:13 +01:00
16f0c3d3bf NucleusArray cloning seems to work 2026-02-05 12:16:37 +01:00
3cc5f56f61 WIP: cloning of nucleusarrays is not working yet 2026-02-04 17:42:16 +01:00
60e2b3e33f Cleanup 2026-02-04 15:38:18 +01:00
5982c8acfe Added initial pheromone smell 2026-02-04 12:52:56 +01:00
08f9f3a3b1 Added initial Ant scene setup 2026-02-04 11:53:53 +01:00
c290b62637 Selector is working 2026-02-04 11:19:19 +01:00
25cd5aefd0 Cleanup 2026-02-04 09:46:15 +01:00
811ddd1761 Add selector neuron 2026-02-04 09:44:34 +01:00
aab6f59934 Resetup swarming 2026-01-30 15:49:45 +01:00
91c4500b0a Fixed the evaluation order 2026-01-30 12:46:29 +01:00
b4f8e5a4d8 Add topological evaluation order 2026-01-30 12:05:44 +01:00
9ae3607911 Cleanup 2026-01-30 11:33:52 +01:00
8a414816e5 subcluster seems to work 2026-01-30 11:05:00 +01:00
728ef1767c Each boid now has its own brain (but output is still not correct) 2026-01-30 10:10:37 +01:00
5cb9e788a4 Cluster no longer clones ClusterPrefab 2026-01-29 17:41:55 +01:00
b60fc19d96 Simplyfying 2026-01-29 12:31:23 +01:00
d754457a14 The subcluster is producing (wrong) results 2026-01-29 11:48:49 +01:00
5aedb30d36 It runs without errors (not working functionaltiy yet) 2026-01-29 11:30:33 +01:00
e7dd1e50cb Merge commit '595a7be03d5dbc8d4f7da28c55c676105ad91799' as 'Assets/NanoBrain' 2026-01-29 09:11:13 +01:00
92c301b850 Cleanup 2026-01-29 09:11:09 +01:00
5ab15926e4 Delete Nanobrain to prep for subtree 2026-01-29 09:10:48 +01:00
a64ff841ac Initial commit from NanoBrain-Unity 2026-01-29 09:04:51 +01:00
866dee0b56 Updated Velocity asset 2026-01-29 09:01:43 +01:00
33f5af32d1 Move to ClusterPfab 2026-01-28 17:44:18 +01:00
96ed53312d Improve custer/clusterinstance 2026-01-28 14:34:52 +01:00
296b80453f Adding synapse to cluster 2026-01-27 19:31:44 +01:00
8d1a4c3b72 Add memory cell 2026-01-26 20:59:17 +01:00
f4559efe40 Further cleanup 2026-01-26 20:06:13 +01:00
c1e6df8df3 Cleanup 2026-01-26 20:02:07 +01:00
f0da7c9c9b ClusterInstance is working a bit 2026-01-21 20:39:07 +01:00
8b8e5fc33c Starting with clusterinstance 2026-01-21 17:21:06 +01:00
b556aa62fc Improved subcluster support 2026-01-21 16:52:46 +01:00
c6d9f727c0 Fix nullptr in nucleusarray 2026-01-21 15:35:17 +01:00
f309d4cec6 Fix clusterarray 2026-01-21 15:31:48 +01:00
4b72e6c712 First setup 2026-01-21 15:17:25 +01:00
14436cbfba Reliable output vector draw line 2026-01-21 13:41:50 +01:00
f2d20dd462 weight tuninh 2026-01-14 21:53:20 +01:00
e568759d40 improved synapse coloring 2026-01-14 21:37:04 +01:00
78e750925d Improved array UI 2026-01-14 20:29:02 +01:00
394df2167d Initial nucleus array UI 2026-01-13 17:18:03 +01:00
4f2f230335 Nucleus+Neuroid->Neuron, improved Receptor support 2026-01-13 16:33:16 +01:00