SwarmChemistry
SwarmChemistry copied to clipboard
Hiroki Sayama's artificial chemistry model -> http://bingweb.binghamton.edu/~sayama/SwarmChemistry/
## 機能 - [ ] 140字を超えてTwitterシェアできない問題 ### 録画のシェア https://stackoverflow.com/a/44101266 ### Send whole population data (including position) to the server Needs server side implementation https://github.com/mitsuyoshi-yamazaki/ArtificialLife-Home ## モデル - Evolutional Model -...
ひとつにまとまらない ``` Random 10 * (296.78, 8.99, 18.27, 0.72, 0.97, 45.25, 0.19, 0.72) 10 * (243.11, 10.65, 39.29, 0.77, 0.77, 77.40, 0.02, 0.00) 10 * (87.32, 17.30, 30.79, 0.42, 0.26,...
### URL等 - demo - https://mike-neko.github.io/blog/metal-image/ - https://www.raywenderlich.com/2061-liquidfun-tutorial-with-metal-and-swift-part-1 - https://github.com/FlexMonkey/MetalKit-Particles - https://qiita.com/Ushio/items/3c206dd1e26195b7627f - その他 - https://qiita.com/edo_m18/items/0fd6971c98c27a125d6e#mtldeviceの生成 - https://qiita.com/yuky_az/items/ece9b64befc635e89f1a
- When individuals are on same location, they share the neighbors those effect to the individual because only location and velocity affect - Caching neighbors works for it? - Metal...
# issue https://github.com/mitsuyoshi-yamazaki/SwarmChemistry/issues/33