Neuronal morphogenesis inspired simulation tool. More details I covered about this project on this 2021 essay on Neuromorphology.
This design allows many GPUs to post simulation output, in near-real-time, to a single rendering client view (web).
$ docker compose up
# open web browser at localhost:8080
# on another terminal
$ cd python_simulations
$ pip install -r ./requirements.txt
$ python3 neuro_sim.py