Skip to content

Commit

Permalink
readme images
Browse files Browse the repository at this point in the history
  • Loading branch information
a1ex90 committed May 21, 2021
1 parent 853e38f commit 8e04d3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[](path-to-header-img)
![](https://raw.githubusercontent.com/a1ex90/Leaven/master/assets/img/header.png)
# LEAVEN
LEAVEN is an easy-to-use and lightweight surface and volume mesh sampling standalone application tailored for the needs of particle-based simulation. It aims to lower one entry barrier for starting with particle-based simulations while still pose a benefit to advanced users. LEAVEN has methods for random uniform surface sampling, as well as random uniform volume sampling and grid-based volume sampling. LEAVEN's methods can also be included as a library in other projects. It is the implementation from [SS21].

Expand All @@ -16,7 +16,7 @@ LEAVEN is an easy-to-use and lightweight surface and volume mesh sampling standa
The project ist based on [CMake](https://cmake.org/). Makefiles can be generated using [CMake](https://cmake.org/) and compiled with a C++ compiler. The project has been tested on Ubuntu and Windows 10 with Visual Studio.

## Usage UI
[](link-to-ui-img)
![](https://raw.githubusercontent.com/a1ex90/Leaven/master/assets/img/ui.png)
### View Manipulation

Input | Action
Expand Down

0 comments on commit 8e04d3c

Please sign in to comment.