Skip to content

Commit 12b24c9

Browse files
Update README.md
1 parent da9b994 commit 12b24c9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
NEXT is a Multi-Threaded Simulation tool written in C/C++, solving the N-Body Problem
99
using the Barnes-Hut With Higher Order Multipopes Algorithm at a time of O(N log N) licensed under the GNU GPLv3+
1010

11-
#### Preview of the figure-eight simulation in NEXT rendered with ParaView
12-
13-
[▶ Preview the figure-eight simulation](https://yourname.github.io/assets/figure-eight.mp4)
14-
1511
### Initial Conditions
1612
NEXT includes a modular python script to generate
1713
initial conditions, it outputs simple
@@ -83,3 +79,7 @@ NEXT also uses the Kick-Drift-Kick Leapfrog method which is implemented like thi
8379
### NEXT Data Output
8480
NEXT uses the .VTK format to output data.
8581
More formats like HDF5 are planned.
82+
83+
#### Media examples of NEXT
84+
85+
[▶ Preview the figure-eight simulation](https://timgothecreator.github.io/videos/f8th.mp4)

0 commit comments

Comments
 (0)