49 Commits

Author SHA1 Message Date
Pascal Serrarens
f8fc9dabe6 Merge commit '841d923fed686700610a85aeab6289e44239aa6c' 2026-01-07 12:20:59 +01:00
Pascal Serrarens
841d923fed Squashed 'Assets/NanoBrain/LinearAlgebra/' changes from 15c08f2..672f8bf
672f8bf Spherical Average
a278b7d Fix/Improve ToVector3
09d34d1 Prepare for spherical average
b19e504 (A little) Performance improvements
2b0433f Fix normalizing direction
3e115cc Fix Direction.ToVector3
0eeedd2 Vector3 conversion fixes
3024562 Fix Unity warnings
aa23d57 Fix roaming boid
cdfe039 Improve Unity compatibility

git-subtree-dir: Assets/NanoBrain/LinearAlgebra
git-subtree-split: 672f8bfca1b1e0bc312df41142fa3c4447ce6dba
2026-01-07 11:33:48 +01:00
Pascal Serrarens
28c1fac3f8 Updated swarming brain 2026-01-07 09:53:16 +01:00
Pascal Serrarens
d026996ce2 Prepare for spherical average 2026-01-06 17:18:31 +01:00
Pascal Serrarens
1e1e5b1344 Further cleanup 2026-01-06 15:48:51 +01:00
Pascal Serrarens
a22e4b149a Cleanup 2026-01-06 15:44:31 +01:00
Pascal Serrarens
2134495045 (A little) Performance improvements 2026-01-06 15:03:52 +01:00
Pascal Serrarens
14a786246c Simplifying stale nuclei 2026-01-05 17:55:09 +01:00
Pascal Serrarens
11ecb905ee Cleanup 2026-01-05 17:46:47 +01:00
Pascal Serrarens
61bdc36e84 Using velocity receptor 2026-01-05 17:04:49 +01:00
Pascal Serrarens
cb8c9dbb7c Better swarm control 2026-01-05 15:35:39 +01:00
Pascal Serrarens
bb39435892 Fix Direction.ToVector3 2026-01-05 14:39:08 +01:00
Pascal Serrarens
c86b01ae57 Updating swarm weights 2026-01-05 13:04:53 +01:00
Pascal Serrarens
a1d1f7ba24 Vector3 conversion fixes 2026-01-05 11:34:41 +01:00
Pascal Serrarens
d102fc7b80 Fix Unity warnings 2026-01-05 11:26:13 +01:00
Pascal Serrarens
3611de5142 Fix roaming boid 2026-01-05 11:12:22 +01:00
Pascal Serrarens
a91bd6dfee Improve Unity compatibility 2026-01-05 11:02:02 +01:00
Pascal Serrarens
91950a2d19 Add linearAlgebra subtree 2026-01-05 10:55:43 +01:00
Pascal Serrarens
220e1e4ead Squashed 'Assets/NanoBrain/LinearAlgebra/' content from commit 15c08f2
git-subtree-dir: Assets/NanoBrain/LinearAlgebra
git-subtree-split: 15c08f215655988682ecc6207c2783fa047b65e3
2026-01-05 10:55:07 +01:00
Pascal Serrarens
e693ee5ceb Merge commit '220e1e4ead6d3b8a75c515d83995e6e5a4ec42bc' as 'Assets/NanoBrain/LinearAlgebra' 2026-01-05 10:55:07 +01:00
Pascal Serrarens
de74789cb5 Removed linearAlgebra submodule 2026-01-05 10:55:01 +01:00
Pascal Serrarens
a500a9e16e Move to Spherical outputvalue 2025-12-23 09:19:05 +01:00
65359ecbfa Needs tuning 2025-12-17 12:41:25 +01:00
0cee652110 Separation/Cohesion curve 2025-12-17 09:28:34 +01:00
76af037a01 Added curves 2025-12-12 16:00:23 +01:00
0adb71f306 (Dis)connect perceptoids 2025-12-11 17:37:01 +01:00
4e8d10f1bd Perceptoid pool starts to work 2025-12-11 16:50:03 +01:00
dc8ac7ef9b Improved receptor, percepoid sleep 2025-12-11 15:19:24 +01:00
21751f8cea Brain object 2025-12-11 12:27:55 +01:00
86b5053383 cleanup 2025-12-05 16:41:11 +01:00
605bdfc629 Scriptable nanobrain 2025-12-05 15:29:18 +01:00
5a9aa7161b Scriptable Object nanobrain editor 2025-12-04 12:55:55 +01:00
69c6b1e2b7 Almost flocking 2025-12-03 18:02:25 +01:00
ca48381dc2 Add neuroid details in inspector 2025-12-03 16:00:53 +01:00
fc4e1ea889 Fix boundary velocityneuroid to alignment 2025-12-03 15:54:16 +01:00
a3d49e330f removed synapse type 2025-12-03 15:15:42 +01:00
145e033d4c Simplified synapses, NanoBrain component 2025-12-03 10:16:36 +01:00
9a6ae0e071 More nucleus like neurons 2025-12-02 17:34:05 +01:00
88bf20b9c2 Neuroid is a Nucleus 2025-12-02 12:26:13 +01:00
2bae70fae2 boundary using Avoidance Nucleus 2025-12-02 11:15:29 +01:00
bb5939b6ab new boundary perception 2025-12-01 17:37:43 +01:00
fdabad2895 Move more towards pure neuroids 2025-11-28 17:15:49 +01:00
7ce787f5db Refactoring 2025-11-27 17:35:51 +01:00
1771ab7d23 Boids seem to work, but don't flock together 2025-11-27 14:08:24 +01:00
2e803179e3 improved sensoryneuroids 2025-11-26 17:40:06 +01:00
cb04a7645b Assed SensoryNeuroid 2025-11-26 15:48:00 +01:00
d91057cf97 WIP: NaN error because zero distance 2025-11-25 16:19:26 +01:00
6ded599bb8 WIP: Added boundary 2025-11-25 14:28:08 +01:00
ad410fd193 Initial commit 2025-11-25 09:25:11 +01:00