Skip to content
Snippets Groups Projects
Commit 8a3d334f authored by Isaak Lim's avatar Isaak Lim
Browse files

init README

parent c1243f5d
No related branches found
No related tags found
No related merge requests found
Pipeline #
# OpenMesh Python Bindings
OpenMesh python bindings implemented with
[pybind11](https://github.com/pybind/pybind11) that are tightly integrated with
[numpy](http://www.numpy.org/).
## Installing
1. recursively clone the repo
2. cd to repo dir
3. `pip install -e .` (or `pip install -e . --user` if you are not root or in a
virtualenv)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment