https://github.com/thedevstone/actor-positioning
https://github.com/thedevstone/actor-positioning
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thedevstone/actor-positioning
- Owner: thedevstone
- Created: 2022-09-29T21:22:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-01T17:28:07.000Z (over 2 years ago)
- Last Synced: 2025-01-23T03:14:40.572Z (5 months ago)
- Language: Scala
- Size: 14.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Actor Positioning
- N-Body simulation [link](https://en.wikipedia.org/wiki/N-body_simulation) using distributed computation with actors.
- Each particle is indipendent and governed by a single actor
- Comunication between particles executed using message passing
- 3D/2D vision## Simulation
## Features
## Settings
