We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84da711 commit 44f34afCopy full SHA for 44f34af
README.md
@@ -21,15 +21,9 @@ mesh generation.
21
## Install
22
23
```
24
-pip install numpy Cython
25
pip install quantized-mesh-encoder
26
27
28
-Cython is used internally, and currently only source builds are provided, so
29
-you'll need to have Cython and a C compiler available during installation.
30
-Additionally Numpy must already exist during install. Pull requests are welcome
31
-to package as platform-specific wheels.
32
-
33
## Using
34
35
### API
0 commit comments