Update README.md

This commit is contained in:
Crizomb 2023-02-14 00:51:20 +01:00 committed by GitHub
parent f705d81d1a
commit 0902bab7dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,4 +4,6 @@ simple 3D galaxy simulation in pure python using barnes-hut algorithm. readable
I followed this guide : http://arborjs.org/docs/barnes-hut#:~:text=The%20Barnes%2DHut%20algorithm%20is,of%20which%20may%20be%20empty).
using vispy for rendering :
![galaxies](https://user-images.githubusercontent.com/62544756/218600435-d6ce8609-106c-48c7-9b29-49296b341556.png)