Update README.md
This commit is contained in:
parent
ba56e6b252
commit
f705d81d1a
1 changed files with 6 additions and 1 deletions
|
@ -1,2 +1,7 @@
|
|||
# galaxy-sim
|
||||
simple 3D galaxy simulation in pure python using barnes-hut algorithm
|
||||
simple 3D galaxy simulation in pure python using barnes-hut algorithm. readable code.
|
||||
|
||||
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 :
|
||||

|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue