You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,18 @@
6
6
7
7
Surface reconstruction library and CLI for particle data from SPH simulations, written in Rust.
8
8
9
+
**Contents**
10
+
-[The `splashsurf` CLI](#the-splashsurf-cli)
11
+
-[Introduction](#introduction)
12
+
-[Notes](#notes)
13
+
-[Installation](#installation)
14
+
-[Usage](#usage)
15
+
-[Basic usage](#basic-usage)
16
+
-[Sequences of files](#sequences-of-files)
17
+
-[Input file formats](#input-file-formats)
18
+
-[Ply](#ply)
19
+
-[License](#license)
20
+
9
21
# The `splashsurf` CLI
10
22
11
23
The following sections mainly focus on the CLI of `splashsurf`. For more information on the library parts, see the [corresponding readme](https://github.com/w1th0utnam3/splashsurf/blob/master/splashsurf_lib/README.md) in the `splashsurf_lib` subfolder.
Copy file name to clipboardExpand all lines: splashsurf/README.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,18 @@
6
6
7
7
Surface reconstruction library and CLI for particle data from SPH simulations, written in Rust.
8
8
9
+
**Contents**
10
+
-[The `splashsurf` CLI](#the-splashsurf-cli)
11
+
-[Introduction](#introduction)
12
+
-[Notes](#notes)
13
+
-[Installation](#installation)
14
+
-[Usage](#usage)
15
+
-[Basic usage](#basic-usage)
16
+
-[Sequences of files](#sequences-of-files)
17
+
-[Input file formats](#input-file-formats)
18
+
-[Ply](#ply)
19
+
-[License](#license)
20
+
9
21
# The `splashsurf` CLI
10
22
11
23
The following sections mainly focus on the CLI of `splashsurf`. For more information on the library parts, see the [corresponding readme](https://github.com/w1th0utnam3/splashsurf/blob/master/splashsurf_lib/README.md) in the `splashsurf_lib` subfolder.
0 commit comments