Skip to content

Commit a8620a7

Browse files
committed
added badges
1 parent 8fbd1e3 commit a8620a7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
pyacvd
22
======
3+
.. image:: https://img.shields.io/pypi/v/pyacvd.svg
4+
:target: https://pypi.org/project/pyacvd/
5+
6+
.. image:: https://travis-ci.org/pyvista/pyacvd.svg?branch=master
7+
:target: https://travis-ci.org/pyvista/pyacvd
8+
9+
310
This module takes a surface mesh and returns a uniformly meshed surface using voronoi clustering. This approach is loosely based on research by S. Valette, and J. M. Chassery in `ACVD <https://github.com/valette/ACVD>`_.
411

512

0 commit comments

Comments
 (0)