Skip to content

Commit b92b7c5

Browse files
committed
Small update
1 parent a7afe02 commit b92b7c5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
[![Rust library & CLI](https://github.com/InteractiveComputerGraphics/splashsurf/actions/workflows/build.yml/badge.svg)](https://github.com/InteractiveComputerGraphics/splashsurf/actions/workflows/build.yml)
88
[![Python bindings](https://github.com/InteractiveComputerGraphics/splashsurf/actions/workflows/pysplashsurf_CI.yml/badge.svg)](https://github.com/InteractiveComputerGraphics/splashsurf/actions/workflows/pysplashsurf_CI.yml)
99

10-
Surface reconstruction library and CLI for particle data from SPH simulations, written in Rust.
11-
12-
---
13-
1410
## News
1511

1612
**2025-06-25**: We published Python bindings for the CLI of splashsurf and most library features 🐍! Pre-built wheels can be installed using PIP: `pip install pysplashsurf`. See the [PyPI entry of pySplashsurf](https://pypi.org/project/pysplashsurf) for more information.
@@ -25,8 +21,6 @@ The images below show a rendering of a typical surface reconstruction (on the le
2521

2622
You can see this rendering in motion in [this video](https://youtu.be/2bYvaUXlBQs). For more details see the [paper](https://animation.rwth-aachen.de/publication/0583/) and the [readme](https://github.com/InteractiveComputerGraphics/splashsurf) in the repository.
2723

28-
---
29-
3024
## About
3125

3226
This project consists of the following crates:

0 commit comments

Comments
 (0)