Skip to content

Commit 482c757

Browse files
committed
Merge branch 'master' of [email protected]:thearn/stl_tools.git
2 parents af2f321 + 8bb6b3e commit 482c757

File tree

3 files changed

+2405
-2451
lines changed

3 files changed

+2405
-2451
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ command line script `image2stl` into the `Python/Scripts` directory.
4747

4848
Automatic tests can be performed by running `stl_tools/test/test_stl.py`.
4949

50+
If a path to a C compiler is found by setuptools, a C-extension will be built to handle most of the computational heavy
51+
lifting needed by the library at runtime. The library can default to using plain python code as well, though this is
52+
much slower.
53+
5054
## Quickstart Examples:
5155

5256
Run the file `examples.py` to produce a few sample STL files from images included in `examples/example_data`.

0 commit comments

Comments
 (0)