Skip to content

Commit

Permalink
add readme ToC [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
nmwsharp authored Mar 24, 2021
1 parent 7dc7ff9 commit 1d1ece8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ python -m pip install potpourri3d --no-binary potpourri3d

## Documentation

- [Input / Output](#input--output)
- [Mesh basic utilities](#mesh-basic-utilities)
- [Mesh Distance](#mesh-distance)
- [Mesh Vector Heat](#mesh-vector-heat)
- [Point Cloud Distance & Vector Heat](#point-cloud-distance--vector-heat)

### Input / Output

Read/write meshes and point clouds from some common formats.
Expand Down

0 comments on commit 1d1ece8

Please sign in to comment.